[GHC] #9664: Add identity functor to base
GHC
ghc-devs at haskell.org
Mon Nov 10 20:51:22 UTC 2014
#9664: Add identity functor to base
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: ekmett
Type: task | Status: patch
Priority: normal | Milestone: 7.10.1
Component: Core | Version:
Libraries | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1
Unknown/Multiple | hour)
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: Phab:D313 |
-------------------------------------+-------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"87101364e0c2db5e472c6331ad35503028b2ec3c/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="87101364e0c2db5e472c6331ad35503028b2ec3c"
Move Data.Functor.Identity from transformers to base
This also updates the `transformers` submodule to the just
released `transformers-0.4.2.0` package version.
See #9664 for more details
Reviewed By: austin, ekmett
Differential Revision: https://phabricator.haskell.org/D313
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9664#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list