Ketil Malde wrote:
"Claus Reinke" <[EMAIL PROTECTED]> writes:

Incedentally, this reminds me that GHC should have a warning for not
using explicit import lists (perhaps only for external package
imports).

for package-level imports/exports, that sounds useful.

Isn't there a secret key combination in haskell-mode for Emacs that
populates the import lists automatically?

No emacs command that I know of, but GHC has the -ddump-minimal-imports flag.

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

Reply via email to