Todays breakage

Magnus Jonsson magnus at smartelectronix.com
Wed Aug 8 19:45:00 EDT 2007


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 at haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-ghc
>


More information about the cabal-devel mailing list