On Wed, Jul 13, 2011 at 12:08 PM, Henning Thielemann
<schlepp...@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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to