Ticket #3425 (closed bug: invalid)
compileToCoreModule: ghc: panic! (the 'impossible' happened)
| Reported by: | iago | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.1 |
| Component: | GHC API | Version: | 6.10.4 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The following code on GHCi
runGhc (Just "/home/mads/iabal/opt/ghc-6.10.4/lib/ghc-6.10.4/.") (compileToCoreModule "./foo.hs")
causes a GHC Panic
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.4 for x86_64-unknown-linux):
no package state yet: call GHC.setSessionDynFlags
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
foo.hs is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

