[GHC] #10194: Shouldn't this require ImpredicativeTypes?
GHC
ghc-devs at haskell.org
Wed Jun 17 20:17:56 UTC 2015
#10194: Shouldn't this require ImpredicativeTypes?
-------------------------------------+-------------------------------------
Reporter: kosmikus | Owner:
Type: bug | Status: merge
Priority: normal | Milestone: 7.10.2
Component: Compiler (Type | Version: 7.8.4
checker) | Keywords:
Resolution: fixed | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC accepts | Test Case:
invalid program | typecheck/should_fail/T10194
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
Well this _is_ a bugfix! It's just that fixing the bug makes some
programs be rejected that should be rejected. I propose that we keep it.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10194#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list