[Haskell-cafe] ANN: fix-imports-0.1.2

Evan Laforge qdunkan at gmail.com
Wed Jul 13 21:56:45 CEST 2011


On Wed, Jul 13, 2011 at 12:08 PM, Henning Thielemann
<schlepptop at henning-thielemann.de> wrote:
> I also spend some time on managing imports. I'll try this program. However,
> usually I have a mix of qualified and unqualified imports, since some
> libraries are designed for unqualified imports.

You can still use unqualified imports, it just won't manage those for
you.  Automatically managing unqualified imports is solvable but
harder.



More information about the Haskell-Cafe mailing list