
26 Feb
2015
26 Feb
'15
2:47 p.m.
On Fri, Feb 27, 2015 at 2:36 AM, Erik Hesselink
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].
[1] https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-...
Thank you, Erik. Something that comes to mind immediately is a pragma to turn it off. You don't happen to know the patch this was in, do you? -- Kim-Ee