haddock and associated data families
Christian Höner zu Siederdissen
choener at tbi.univie.ac.at
Wed Sep 8 18:14:33 EDT 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20100908/dc93385a/attachment.bin
More information about the Glasgow-haskell-users
mailing list