#3364: calling "ghc -H" panics
-------------------+--------------------------------------------------------
Reporter: baldo | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.3 | Severity: normal
Keywords: | Testcase:
Os: Linux | Architecture: x86
-------------------+--------------------------------------------------------
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. ;)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3364>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs