ANNOUNCE: Haddock version 0.5

2003-07-28 Thread Simon Marlow
Haddock version 0.5 is released. Get it from here: http://www.haskell.org/haddock Not a great deal has changed from version 0.4, but you need the new version if you want to build it using recent versions of GHC. Also, several bugs have been fixed. This is the version of Haddock that we are

Re: ANNOUNCE: Haddock version 0.5

2003-07-28 Thread Ashley Yakeley
In article [EMAIL PROTECTED] .com, Simon Marlow [EMAIL PROTECTED] wrote: Haddock version 0.5 is released. Any chance it might parse implicit parameters in the near future? I use implicit parameters in all my Haskell projects... -- Ashley Yakeley, Seattle WA