[Haskell-beginners] import literal haskell file

Nathan Hüsken nathan.huesken at posteo.de
Wed Sep 18 00:18:46 CEST 2013


Hey,

When I do

import ModuleName

and have a file ModuleName.lhs (in literal haskell), ghc complains that 
it cannot find the module.

Is it somehow possible to import the lhs file without rewriting it?

Thanks!
Nathan



More information about the Beginners mailing list