[GHC] #13547: ghc: panic! StgCmmEnv: variable not found
GHC
ghc-devs at haskell.org
Sat Apr 8 18:17:35 UTC 2017
#13547: ghc: panic! StgCmmEnv: variable not found
-------------------------------------+-------------------------------------
Reporter: cipher1024 | Owner: (none)
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
(CodeGen) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: 10158 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Replying to [comment:8 cipher1024]:
> What is the simplest way to get ghc HEAD to test my example with it?
If you're on Ubuntu, you can use
[https://launchpad.net/~hvr/+archive/ubuntu/ghc this PPA] to install
`ghc-8.2.1` or `ghc-head` (they're pretty much the same at this point)
quite easily. Otherwise, you can use
[http://downloads.haskell.org/~ghc/8.2.1-rc1/ this link] to get binary
distributions of GHC 8.2.1-rc1 for Windows, OS X, or Linux.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13547#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list