CC'ing the maintainer listed on Hackage for haddock
On Wed, Sep 8, 2010 at 5:14 PM, Christian Höner zu Siederdissen <[email protected]> wrote: > Hi, > > haddock seems to produce an error on associated data family decls.: > > http://hackage.haskell.org/packages/archive/PrimitiveArray/0.0.2.1/logs/failure/ghc-6.12 > > line 22, where the errors occurs is exactly this one: > > class PrimArrayOps a b where > data PrimArray a b :: * -- ^ PrimArray data type > > I'll fix it by trying other methods to put comments there. Could someone > enter this as a bug, if it is not done yet? (Assuming it is a bug ;-) > > Thanks, > Christian > > _______________________________________________ > Glasgow-haskell-users mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users > > _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
