Error compiling GHC/Num.lhs

Simon Marlow simonmarhaskell at gmail.com
Wed May 2 05:41:43 EDT 2007


Bas van Dijk wrote:

> However the build now crashes when running Haddock on Cabal:
> ...
> ifBuildable/ifBuildable Cabal setup/Setup haddock
> Preprocessing library Cabal-1.1.7...
> Running Haddock for Cabal-1.1.7...
> Warning: cannot use package base-2.1:
>   ghc-pkg failed
> dist/build/tmp/Distribution/PreProcess.hs:"Distribution/PreProcess.hs":
> 115:1: parse error in doc string: [TokSpecial '/',TokString
> "build",TokSpecial '"']
> make[1]: *** [doc.library.Cabal] Error 1
> make[1]: Leaving directory `/home/bas/development/haskell/ghc/libraries'
> make: *** [stage1] Error 2

Thanks, I think I've fixed this one now.

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list