
5 Feb
2009
5 Feb
'09
9:45 a.m.
2009/2/5 Ross Paterson
On Thu, Feb 05, 2009 at 03:05:44PM +0100, David Waern wrote:
In Haddock 2.4.0 we switched from using the compilation mode of the GHC API to a mode which does only typchecking. This broke Template Haskell support:
http://trac.haskell.org/haddock/ticket/68
The problem is fixed in Haddock 2.4.2 which will be released with GHC 6.10.2.
Haddock 2.4.2 uses a different interface file format, right? (Not an insuperable problem -- just asking.)
Yep, that's right. David