[GHC] #8883: FlexibleContexts checking should happen also on inferred signature
GHC
ghc-devs at haskell.org
Wed Jun 11 19:57:07 UTC 2014
#8883: FlexibleContexts checking should happen also on inferred signature
------------------------------------------------+--------------------------
Reporter: Blaisorblade | Owner:
Type: bug | jstolarek
Priority: normal | Status: closed
Component: Compiler | Milestone:
Resolution: fixed | Version: 7.6.3
Operating System: Unknown/Multiple | Keywords:
Type of failure: None/Unknown | Architecture:
Test Case: typecheck/should_fail/T8883 | Unknown/Multiple
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
------------------------------------------------+--------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"56f8777f99d9fd849ca6f1151fead3f62707f308/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="56f8777f99d9fd849ca6f1151fead3f62707f308"
Improve error message in Trac #8883
The improvement is to report the inferred type in the error message,
as suggested in email on ghc-deves (10 Jun 14).
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8883#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list