[GHC] #9981: Potential typechecker regression in GHC 7.10.1RC
GHC
ghc-devs at haskell.org
Wed Jan 14 20:10:19 UTC 2015
#9981: Potential typechecker regression in GHC 7.10.1RC
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: simonpj
Type: bug | Status: new
Priority: highest | Milestone: 7.10.1
Component: Compiler (Type | Version: 7.10.1-rc1
checker) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by ekmett):
It seems to me that `flip` shouldn't work there because it requires
binding a polytype to a variable.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9981#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list