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