#3037: GHC panics when configuring base
-------------------------+--------------------------------------------------
    Reporter:  mooism    |        Owner:         
        Type:  bug       |       Status:  closed 
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.8.2  
    Severity:  normal    |   Resolution:  wontfix
    Keywords:            |   Difficulty:  Unknown
    Testcase:            |           Os:  Linux  
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => wontfix

Comment:

 The error message is no longer a panic in 6.10.1:

 {{{
 $ runhaskell Setup.hs configure
 <command line>: module `Prelude' is not loaded
 }}}

 Though perhaps it's equally obscure.  We don't plan to support this
 anyway.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3037#comment:2>
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

Reply via email to