#2481: ghci: :f fmap -> can't unify
-------------------------------+--------------------------------------------
    Reporter:  guest           |       Owner:       
        Type:  bug             |      Status:  new  
    Priority:  normal          |   Component:  GHCi 
     Version:  6.8.2           |    Severity:  minor
    Keywords:                  |    Testcase:       
Architecture:  x86_64 (amd64)  |          Os:  Linux
-------------------------------+--------------------------------------------
 Typing ':f fmap' at the GHCi prompt gives a panic (Can't unify). See
 below:

 {{{
 $ ghci
 GHCi, version 6.8.2: http://www.haskell.org/ghc/  :? for help
 Loading package base ... linking ... done.
 Prelude> :f fmap
 ghc-6.8.2: panic! (the 'impossible' happened)
   (GHC version 6.8.2 for x86_64-unknown-linux):
         Can't unify

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

 Prelude>
 }}}

 This is with the ghc package distributed with Debian testing/lenny
 (version 6.8.2-5).

 Vincent.

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