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



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to