It is already fixed if you pull the latest cabal (not the branch).

On Thu, 9 Aug 2007, Simon Marlow wrote:

I've pushed some patches that make things better, but it still doesn't
work for me.

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", ...

I'm validating a fix right now.

Cheers,
        Simon
_______________________________________________
cabal-devel mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cabal-devel


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to