[Haskell-cafe] Re: build problems on Hackage

David Waern david.waern at gmail.com
Thu Feb 5 09:45:05 EST 2009


2009/2/5 Ross Paterson <ross at soi.city.ac.uk>:
> 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


More information about the Haskell-Cafe mailing list