ghc HEAD 'make html' problems
Simon Marlow
simonmar at microsoft.com
Tue Feb 1 06:31:47 EST 2005
On 01 February 2005 10:33, Ben Horsfall wrote:
> On 01 Feb 2005 10:32:14 +0100, Peter Simons <simons at cryp.to> wrote:
>> I can't build the library's Haddock documentation anymore:
>> the process fails claiming that Control/Arrow-raw.hs would
>> be missing. I've had this problem for a while now. Does
>> anybody else see this?
>
> Yes, I do too. No solution, but observe that if you do this:
>
> cd libraries/base
> make Control/Arrow-raw.hs
>
> No Arrow-raw.hs file is created, although there is no error either.
This was due to a bug in GHC introduced a few days ago and fixed
yesterday. Please try again.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list