Since the site for signing up to haddock mailing list seems to be down (<a href="http://projects.haskell.org/cgi-bin/mailman/listinfo/haddock" target="_blank">http://projects.haskell.org/cgi-bin/mailman/listinfo/haddock</a>) I thought I would post this here<div>

<br></div><div>Haddock fails to parse (and therefore closes prematurely) when generating documentation for the Hamlet package found here (<a href="http://hackage.haskell.org/package/hamlet" target="_blank">http://hackage.haskell.org/package/hamlet</a>). This furthermore prevents the hamlet from being built on archlinux using cabal2arch/AUR/bauerbill</div>

<div><br></div><div>The error when creating the documentation is</div><div><div>Warning: Text.Hamlet.Quasi: We do not support associated types in instances yet. These instances are affected:</div><div>Text.Hamlet.Quasi.HamletValue (Text.Hamlet.Quasi.Hamlet url), Text.Hamlet.Quasi.HamletValue Text.Blaze.Internal.Html</div>

<div>haddock coverage for dist/build/tmp17309/Text/Hamlet/Quasi.hs:    9/14  64%</div><div><br></div><div>dist/build/tmp17309/Text/Cassius.hs:340:23:</div><div>    parse error on input `AbsoluteUnit&#39;</div></div><div>
    Aborting...</div>
<div><br></div><div>On the previous haskell-platform this did not happen</div><div><br></div><div>Thanks</div>