[GHC] #12557: Regression in type inference with RankNTypes
GHC
ghc-devs at haskell.org
Fri Sep 2 12:04:09 UTC 2016
#12557: Regression in type inference with RankNTypes
-------------------------------------+-------------------------------------
Reporter: slindley | Owner:
Type: bug | Status: closed
Priority: low | Milestone:
Component: Compiler (Type | Version: 8.0.1
checker) | Keywords:
Resolution: invalid | ImpredicativeTypes
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by slindley):
It does look like there's a bug in the error message. The message I want
to see here is that t must be monomorphic, not that it is rigid.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12557#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list