> I assume that it's procesing file Database.Enumerator.lhs when it
> emits this, but I'm puzzled because the module name in
> Database.Enumerator.lhs is certainly Database.Enumerator, and not
> Main.
Any chance the module statement in the file is wrong? I think I remember
seeing this error once when I accidentally typed Module instead of module.
Apparently ghc assumes "Main" when there is no valid module statement.

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature

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

Reply via email to