[GHC] #11135: Migrate more of Data.Functor.* from transformers to base.

GHC ghc-devs at haskell.org
Wed Nov 25 19:39:15 UTC 2015


#11135: Migrate more of Data.Functor.* from transformers to base.
-------------------------------------+-------------------------------------
           Reporter:  hvr            |             Owner:
               Type:  task           |            Status:  new
           Priority:  highest        |         Milestone:  8.0.1
          Component:                 |           Version:  7.10.2
  libraries/base                     |
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 This was proposed in
 https://mail.haskell.org/pipermail/libraries/2015-July/026014.html

 Edward says the following modules are up for migration:

  - `Data.Functor.Classes`
  - `Data.Functor.Product`
  - `Data.Functor.Sum`
  - `Data.Functor.Compose`

 related/optionally/undecided:

  - `Data.Functor.Reverse`
  - `Control.Applicative.Backwards`

 not moved because redundant (c.f. `Const`):

  - `Data.Functor.Constant`

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


More information about the ghc-tickets mailing list