[GHC] #10194: Shouldn't this require ImpredicativeTypes?
GHC
ghc-devs at haskell.org
Wed Jun 17 21:50:27 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 nomeata):
> Or should we be more concerned about maintaining support for existing
programs, given that this is a bugfix release?
As a user, I would be upset if a bugfix release of a compiler suddenly
stops compiling programs that it was compiling previously (unless the
compilation was producing bogus results before, but that is not the case
here, I believe).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10194#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list