2009/2/5 Ross Paterson <[email protected]>: > On Thu, Feb 05, 2009 at 03:03:35PM +0100, Wolfgang Jeltsch wrote: >> Am Donnerstag, 5. Februar 2009 13:16 schrieb Ross Paterson: >> > On Thu, Feb 05, 2009 at 10:41:20AM +0100, Wolfgang Jeltsch wrote: >> > > type-level built fine with GHC 6.8 but failed to build with GHC >> > > >> > > 6.10. The last line of the build log is this: >> > > > haddock: internal Haddock or GHC error: Maybe.fromJust: Nothing >> > >> > Yes, haddock 2.4.1 (the most recent release) bombs on >> > Data.TypeLevel.Num.Aliases. >> >> Hackage uses Haddock 2.3.0, doesn't it? > > The build client uses 2.4.1. I just tried with 2.3.0, and saw the > same problem.
Oh, I'm sorry, seem like the problem was introduced in 2.3.0 (I should have checked the Trac ticket which clearly states that). I think 2.2.2 is fine, if that's of any help. David _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
