#2481: ghci: :f fmap -> can't unify
--------------------+-------------------------------------------------------
 Reporter:  guest   |          Owner:                
     Type:  bug     |         Status:  closed        
 Priority:  normal  |      Milestone:                
Component:  GHCi    |        Version:  6.8.2         
 Severity:  minor   |     Resolution:  fixed         
 Keywords:          |     Difficulty:  Unknown       
 Testcase:          |   Architecture:  x86_64 (amd64)
       Os:  Linux   |  
--------------------+-------------------------------------------------------
Changes (by igloo):

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

Comment:

 Thanks for the report. Happily, this already works in the HEAD:
 {{{
 Prelude> :f fmap
 fmap = _
 }}}

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