summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorShachaf Ben-Kiki <shachaf@gmail.com>2014-07-13 15:19:33 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-13 15:19:33 -0500
commit1d71e96958cb4374b383e2f254b5358386bf835c (patch)
tree4627ad8b8c9586fab685235368c30a2d1661c521 /rules
parent8af2f702210b359dad1e65fb029ddf934b967edc (diff)
downloadhaskell-1d71e96958cb4374b383e2f254b5358386bf835c.tar.gz
Fix ghci tab completion of duplicate identifiers.
Summary: Currently, if the same identifier is imported via multiple modules, ghci shows multiple completions for it. Use the nub of the completions instead so that it only shows up once. Signed-off-by: Shachaf Ben-Kiki <shachaf@gmail.com> Test Plan: by hand Reviewers: simonmar, austin, hvr Reviewed By: austin, hvr Subscribers: hvr, simonmar, relrod, carter Differential Revision: https://phabricator.haskell.org/D58
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions