29 Oct
2010
29 Oct
'10
3:32 p.m.
Hello, I tried to compile a 700 lines file with a second small module (80 lines) of haskell code with jhc and got the following error (see attachment). $ jhc --version jhc 0.7.6 (0.7.6-3) compiled by ghc-6.12 on a i386 running darwin $ jhc -v fac.hs What is the best way to isolate the problem?