#1970: ghci -hide-all-packages gives bad error message
-------------------------------+--------------------------------------------
    Reporter:  dfranke         |       Owner:       
        Type:  bug             |      Status:  new  
    Priority:  normal          |   Milestone:       
   Component:  GHCi            |     Version:  6.8.1
    Severity:  trivial         |    Keywords:       
  Difficulty:  Unknown         |    Testcase:       
Architecture:  x86_64 (amd64)  |          Os:  Linux
-------------------------------+--------------------------------------------
 Let's output something a bit more graceful here?

 {{{
 [EMAIL PROTECTED]:~% ghci -hide-all-packages
 GHCi, version 6.8.1.20071209: http://www.haskell.org/ghc/  :? for help

 <interactive>:1:22:
     Failed to load interface for `System.IO':
       it is a member of package base, which is hidden

 <interactive>:1:22:
     Failed to load interface for `System.IO':
       it is a member of package base, which is hidden

 <interactive>:1:22:
     Failed to load interface for `System.IO':
       it is a member of package base, which is hidden
 ghc-6.8.1.20071209: panic! (the 'impossible' happened)
   (GHC version 6.8.1.20071209 for x86_64-unknown-linux):
         interactiveUI:setBuffering

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

 [EMAIL PROTECTED]:~%
 }}}

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