[Haskell-cafe] Would you use frozen-base

Erik Hesselink hesselink at gmail.com
Thu Feb 26 19:36:47 UTC 2015


On Thu, Feb 26, 2015 at 8:24 PM, Kim-Ee Yeoh <ky3 at atamo.com> wrote:
>
> On Thu, Feb 26, 2015 at 9:14 PM, Roman Cheplyaka <roma at ro-che.info> wrote:
>> Just a couple of examples that jump to mind:
>>
>> - the recent change to require extensions for inferred types
>
> I did a search on ghc tickets and while a few seems to fit the bill, I don't
> know what this refers to.

GHC 7.10 requires extensions like FlexibleContexts on inferred
signatures if writing down the signature would need the extension. See
the top bullet point here [1].

Erik

[1] https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-7-10-1.html#idp5770992


More information about the Haskell-Cafe mailing list