#2361: ghci cannot :print certain functions
------------------------------------+---------------------------------------
    Reporter:  guest                |       Owner:                 
        Type:  bug                  |      Status:  new            
    Priority:  normal               |   Component:  GHCi           
     Version:  6.8.2                |    Severity:  normal         
    Keywords:  ghci, print, sprint  |    Testcase:  :print truncate
Architecture:  x86                  |          Os:  Linux          
------------------------------------+---------------------------------------
 The :print dies sometimes with
 >ghc-6.8.2: panic! (the 'impossible' happened)
 >  (GHC version 6.8.2 for i386-unknown-linux):
 >        Can't unify
 >
 >Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 The truncate function kills it consistently.
 For eg, :print truncate or :sprint truncate

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