[GHC] #10934: Iface type variable out of scope
GHC
ghc-devs at haskell.org
Tue Oct 6 10:38:17 UTC 2015
#10934: Iface type variable out of scope
-------------------------------------+-------------------------------------
Reporter: mjmrotek | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords: interface
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"0e169a8b2b672ca95aad72511865c0b3fca458d3/ghc"
0e169a8b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="0e169a8b2b672ca95aad72511865c0b3fca458d3"
Fix kind-var abstraction in SimplUtils.abstractFloats
A missing 'closeOverKinds' triggered Trac #10934.
Happily the fix is simple.
Merge to 7.10.3
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10934#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list