Re: [GHC] #3364: calling "ghc -H" panics

2010-06-24 Thread GHC
#3364: calling "ghc -H" panics
---+
  Reporter:  baldo |  Owner:
  Type:  bug   | Status:  closed
  Priority:  low   |  Milestone:  6.14.1
 Component:  Compiler  |Version:  6.10.3
Resolution:  fixed |   Keywords:
Difficulty:  Unknown   | Os:  Linux 
  Testcase:  T3364 |   Architecture:  x86   
   Failure:  None/Unknown  |  
---+
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => fixed
  * testcase:  => T3364


Comment:

 Fixed.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #3364: calling "ghc -H" panics

2009-07-13 Thread GHC
#3364: calling "ghc -H" panics
-+--
Reporter:  baldo |Owner: 
Type:  bug   |   Status:  new
Priority:  normal|Milestone:  6.12 branch
   Component:  Compiler  |  Version:  6.10.3 
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
Testcase:|   Os:  Linux  
Architecture:  x86   |  
-+--
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.12 branch

Comment:

 Thanks for the report

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #3364: calling "ghc -H" panics

2009-07-10 Thread GHC
#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: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs