[GHC] #7817: Moving basic functions

GHC cvs-ghc at haskell.org
Sun Apr 7 13:28:31 CEST 2013


#7817: Moving basic functions
-----------------------------+----------------------------------------------
Reporter:  quchen            |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  libraries/base  
 Version:  7.6.2             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------
 '''1.''' Add the `infixl 4` operator `($>) = flip (<$)` to Data.Functor.

 '''2.''' Move `Control.Monad.void` to `Data.Functor`, and re-export it
 from `Control.Monad` for compatibility. In addition, replace the
 deprecated `Foreign.Marshal.Error.void` with a re-export as well.

 The mailing list discussion is here:
 http://markmail.org/message/cqdlle4l6npxs3jn

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7817>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list