Re: [Haskell-cafe] Human-friendly compiler errors for GHC

12 Jul
2008
12 Jul
'08
1:05 p.m.
Personally, I would suggest make it take up less space. A newline for each match may be alright if there are only 3 suggestions, but past that it begins to take up too much of the screen. Columns are nice, or perhaps a limit on how many matches will be displayed (with more available if the user asks?).
I've actually limited it to 3 matches displayed in the current implementation, but indeed it would probably be good to display the matches in columns instead. Max
6159
Age (days ago)
6159
Last active (days ago)
0 comments
1 participants
participants (1)
-
Max Bolingbroke