[GHC] #12835: ghc: panic! (the 'impossible' happened) - find_tycon

#12835: ghc: panic! (the 'impossible' happened) - find_tycon -------------------------------------+------------------------------------- Reporter: mrijkeboer | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Compiler | Version: 8.0.1 Keywords: | Operating System: Linux Architecture: x86_64 | Type of failure: Compile-time (amd64) | crash or panic Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- {{{ $ stack build server-0.0.0.1: build -- While building package server-0.0.0.1 using: /home/martijn/.stack/setup-exe-cache/x86_64-linux/setup-Simple- Cabal-1.24.0.0-ghc-8.0.1 --builddir=.stack- work/dist/x86_64-linux/Cabal-1.24.0.0 build lib:server exe:server --ghc- options " -ddump-hi -ddump-to-file" Process exited with code: ExitFailure 1 Logs have been written to: /home/martijn/server/.stack- work/logs/server-0.0.0.1.log Preprocessing library server-0.0.0.1... [20 of 20] Compiling Application ( src/Application.hs, .stack- work/dist/x86_64-linux/Cabal-1.24.0.0/build/Application.o ) ghc: panic! (the 'impossible' happened) (GHC version 8.0.1 for x86_64-unknown-linux): find_tycon YesodSubRunnerEnv [] Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12835 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12835: ghc: panic! (the 'impossible' happened) - find_tycon -------------------------------------+------------------------------------- Reporter: mrijkeboer | Owner: Type: bug | Status: closed Priority: high | Milestone: Component: Compiler | Version: 8.0.1 Resolution: duplicate | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by mpickering): * status: new => closed * resolution: => duplicate Comment: I'm fairly sure this is a duplicate but without any reproduction instructions there is no way for me to verify this! Please reopen this ticket with [https://ghc.haskell.org/trac/ghc/wiki/ReportABug#Fulldescription:whatinforma... more details] if it isn't fixed in the 8.0.2 release. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12835#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC