[ANN] hsimport 0.5: configurable pretty printing and placing of imports

31 Jul
2014
31 Jul
'14
7:59 p.m.
Hi all, hsimport[1] is a command line program for extending the import list of a Haskell source file. There's an integration[2] for the vim editor, which can automatically extend the import list for the symbol under the cursor. hsimport 0.5 changes: - configurable[3] pretty printing of imports - configurable placing of new imports - support of multi line imports - better handling of incomplete/invalid Haskell source files Grettings, Daniel [1] https://github.com/dan-t/hsimport [2] https://github.com/dan-t/vim-hsimport [3] https://github.com/dan-t/hsimport/blob/master/README.md
3995
Age (days ago)
3995
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel Trstenjak