#1956: panic on runhaskell Setup configure on base
-----------------------------+----------------------------------------------
    Reporter:  NeilMitchell  |       Owner:         
        Type:  bug           |      Status:  new    
    Priority:  normal        |   Milestone:         
   Component:  Compiler      |     Version:  6.8.1  
    Severity:  normal        |    Keywords:         
  Difficulty:  Unknown       |    Testcase:         
Architecture:  Unknown       |          Os:  Windows
-----------------------------+----------------------------------------------
 {{{
 C:\Documents\Uni\contrib\base>darcs pull
 Pulling from "http://darcs.haskell.org/packages/base";...
 No remote changes to pull in!

 C:\Documents\Uni\contrib\base>runhaskell Setup configure

 <interactive>:1:22:
     attempting to use module `System.IO' (System/IO.hs) which is not
 loaded

 <interactive>:1:22: Not in scope: `System.IO.stderr'

 <interactive>:1:22: Not in scope: `System.IO.stdin'
 ghc.exe: panic! (the 'impossible' happened)
   (GHC version 6.8.1 for i386-unknown-mingw32):
         interactiveUI:setBuffering

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

 Not sure what this should do, but it shouldn't panic.

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