[GHC] #14269: ghc: internal error: PAP object entered!
GHC
ghc-devs at haskell.org
Fri Sep 22 00:54:03 UTC 2017
#14269: ghc: internal error: PAP object entered!
-------------------------------------+-------------------------------------
Reporter: erisco | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
How exactly are you using `inline-c-0.6.0.5` with GHC 8.0.2?
`inline-c-0.6.0.5` has strict upper bounds on `template-haskell` to only
allow version 2.12.0.0 or later, and GHC 8.0.2 is bundled with `template-
haskell-2.11.1.0`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14269#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list