[GHC] #10443: Regression in forall typechecking
GHC
ghc-devs at haskell.org
Fri Jun 5 13:06:01 UTC 2015
#10443: Regression in forall typechecking
-------------------------------------+-------------------------------------
Reporter: alanz | Owner: simonpj
Type: bug | Status: new
Priority: highest | Milestone: 7.10.2
Component: Compiler (Type | Version: 7.10.1
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 alanz):
I've just noticed that line 294
{{{#!haskell
deriving instance Generic Version
}}}
in `Language.Haskell.GhcMod.Types` needs to be commented out too.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10443#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list