Todays breakage
Magnus Jonsson
magnus at smartelectronix.com
Thu Aug 9 05:25:12 EDT 2007
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
> cabal-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/cabal-devel
>
More information about the cabal-devel
mailing list