darcs patch: update LANGUAGE pragmas per annoying warnings

David Waern david.waern at gmail.com
Mon Dec 22 03:04:48 EST 2008


2008/12/16 Gwern Branwen <gwern0 at gmail.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On Tue, Dec 16, 2008 at 12:53 PM, David Waern  wrote:
>> Hi, does it work with all supported GHC versions? I think I tried to
>> do this before, but failed.
>>
>> David
>
> The haddock.cabal claims 6.8.2 is the oldest. I never had trouble with
> ScopedTypeVariables when I was running that, and I don't see how more
> recent GHCs would've removed that pragma if GHC is recommending it in
> warnings.

I get compilation errors when I try to build with 6.8.2 so I'm not
going to apply the patch. Perhaps GHC 6.8.2 doesn't recognize
ScopedTypeVariables and thus ignores it?

David



More information about the Haddock mailing list