
17 Sep
2013
17 Sep
'13
10:18 p.m.
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