[GHC] #11311: segmentation fault/panic with -XTypeInType and functions of type * -> *
GHC
ghc-devs at haskell.org
Fri Jan 15 20:43:37 UTC 2016
#11311: segmentation fault/panic with -XTypeInType and functions of type * -> *
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"6c07f1426e58232092043e28d56717aa489d3670/ghc"
6c07f142/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6c07f1426e58232092043e28d56717aa489d3670"
Fix #11311
All things of kind *, including * itself, need to have a PtrRep.
Test: dependent/should_compile/T11311
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11311#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list