
8 Aug
2007
8 Aug
'07
7:45 p.m.
This is caused by a bug in Cabal. I have submitted a patch to cabal-devel already which fixes this! Hopefully it will be accepted soon. On Thu, 9 Aug 2007, Ian Lynagh wrote:
Building base gives
Data/Generics.hs:28:1: lexical error at character 'i'
and if I try with the build rule rather than the make rule (i.e. use Cabal proper rather than GHCMakefile) then I get
<command line>: Could not find module `': Use -v to see a list of the files searched for.
which -v3 shows is caused by GHC being passed
..., "-fasm","-v","","Data.Generics","Data.Generics.Aliases", ...
Thanks Ian
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc