The latest version of fix-imports is 2.4.0-0.
fix-imports
Version 1.0.5 revision 0 uploaded by EvanLaforge.
Package meta
- Synopsis
- Program to manage the imports of a haskell module
- Description
fix-imports is a small standalone program to manage the import block of a haskell program. It will try to add import lines for qualified names with no corresponding import, remove unused import lines, and sort the import block according to some heuristic you can define. This only works for qualified imports! Unqualified imports are left untouched.
It's most convenient if bound to an editor key.
- Author
- Evan Laforge
- Bug reports
- n/a
- Category
- Editor, Haskell, IDE
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- Evan Laforge <qdunkan@gmail.com>
- Package URL
- n/a
- Stability
- stable