[ANN] hsimport 0.5: configurable pretty printing and placing of imports
1 Aug
2014
1 Aug
'14
1:29 a.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
4182
Age (days ago)
4182
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel Trstenjak