calling "ghc -H" panics
Calling with only the argument "-H" GHC panics:
# ghci -H
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.3 for i386-unknown-linux):
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.3 for i386-unknown-linux):
Static flags have not been initialised!
Please call GHC.newSession or GHC.parseStaticFlags early enough.
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Same for ghci -H.
The version I'm using is GHC 6.10.3-1 from Arch Linux's repository. Details about how ghc has been build can be found on http://repos.archlinux.org/viewvc.cgi/ghc/repos/extra-i686/?pathrev=38707
Hope this helps. ;)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |