[GHC] #11311: segmentation fault/panic with -XTypeInType and functions of type * -> *
GHC
ghc-devs at haskell.org
Tue Dec 29 03:47:39 UTC 2015
#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:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
Apparently I don't really have to `:set -XTypeInType` to do this. It's
enough to `import Data.Kind`. Is that intentional?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11311#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list