idea: tool to suggest adding imports
Evan Laforge
qdunkan at gmail.com
Sat Mar 19 19:08:49 UTC 2016
On Sat, Mar 19, 2016 at 8:12 AM, Alexander Berntsen
<alexander at plaimi.net> wrote:
> On 18/03/16 23:51, Evan Laforge wrote:
>> I did this about 5 or 6 years ago for vim, and I'm so used to it I
>> wouldn't want to live without it.
> Is your plug-in free software? Do you have a link to it? It sounds
> very useful to us vim users.
The catch is that it uses qualified imports, which makes everything
easy. If you're still interested, it's fix-imports on hackage. There
are lots of others too, but I haven't tried them.
More information about the Glasgow-haskell-users
mailing list