ghc HEAD 'make html' problems
Ben Horsfall
ben.horsfall at gmail.com
Tue Feb 1 05:33:25 EST 2005
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.
Ben
More information about the Glasgow-haskell-users
mailing list