
Is there any version of haddock that builds with ghc 7.0.2? For 2.9.1 I get: src/Haddock/Interface/Create.hs:282:11: Couldn't match expected type `Located b0' with actual type `[LTyClDecl id0]' Expected type: HsGroup id0 -> [Located b0] Actual type: HsGroup id0 -> [[LTyClDecl id0]] In the first argument of `mkDecls', namely `hs_tyclds' In the first argument of `(++)', namely `mkDecls hs_tyclds TyClD group_' Regards

On Sun, 2011-03-06 at 02:56 +0100, Daniel Fischer wrote:
On Sunday 06 March 2011 02:34:58, Maciej Marcin Piechotka wrote:
Is there any version of haddock that builds with ghc 7.0.2?
The source tarball comes with 2.9.2, that built and works here. While 2.9.2 is not on hackage, you could try the darcs version.
Ok. Thanks. Regards
participants (3)
-
Daniel Fischer
-
Maciej Marcin Piechotka
-
Maciej Piechotka