[GHC] #8883: FlexibleContexts checking should happen also on inferred signature
GHC
ghc-devs at haskell.org
Thu Mar 13 14:35:55 UTC 2014
#8883: FlexibleContexts checking should happen also on inferred signature
-------------------------------------+------------------------------------
Reporter: Blaisorblade | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
You are technically quite right, and this wouldn't be hard to fix, by
looking at the inferred type.
Not, perhaps, very high priority, but if someone would like to have a go
it would not be hard and I could offer guidance.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8883#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list