[GHC] #9664: Add identity functor to base
GHC
ghc-devs at haskell.org
Mon Oct 13 21:18:06 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 ross):
Changing to have Data.Functor.Class import Data.Functor.Identity reduces
the ifdefs. Ideally I'd like to avoid a release with conditional exports
- is there any way to detect a GHC bootstrap build?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9664#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list