<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, May 3, 2016 at 11:43 AM Joachim Breitner <<a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Am Dienstag, den 03.05.2016, 11:20 +0100 schrieb Oliver Charles:<br>
> Has this been discussed before? If not, how do people feel about<br>
> this?<br>
<br>
there will be people who want normalised types, and others will want<br>
the original types, so I expect that we will not agree on one<br>
particular behavior.<br>
<br>
But since the usual scheme is that haddock should print what is written<br>
in the source, if there is something, then the InstanceSigs extension<br>
should help you:<br>
<a href="https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/type-class-extensions.html#instance-sigs" rel="noreferrer" target="_blank">https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/type-cl<br>
ass-extensions.html#instance-sigs</a><br>
<br>
Have you checked if haddock is maybe already paying attention to such<br>
signatures?<br></blockquote><div><br></div><div>Thanks for the type Joachim, I hadn't thought about that extension. I'll give that a try and see if that gives me the output I desire.<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank"></a><br>
</div><div><br></div><div>Ollie</div></div></div>