haddock's <<image>> markup doesn't work for me
Simon Marlow
simonmarhaskell at gmail.com
Fri Dec 8 05:08:40 EST 2006
Axel Simon wrote:
> On Thu, 2006-12-07 at 14:07 +0000, Neil Mitchell wrote:
>
>>Hi
>>
>>
>>>-- | <<images/stock-icons/stock_about_24.png>>
>>
>>Why not:
>>
>>
>>>-- | <images/stock-icons/stock_about_24.png>
>>
>>I thought that was the syntax.
>
>
> I don't want to link to the image, I want to see it on the web-page. The
> announcement of haddock 0.8 included the line:
>
> * New markup <<url>> for including images.
>
> And I thought this would be really cool for our Gtk2Hs project, but so
> far it's not cool at all.
Oops, that's just a plain bug. The patch to implement <<..>> markup was
contributed, and I didn't bother to test it. It's fixed in Haddock's darcs repo
now.
Cheers,
Simon
More information about the Glasgow-haskell-bugs
mailing list