[GHC] #12493: Add gcoerceWith to Data.Type.Coercion
GHC
ghc-devs at haskell.org
Thu Aug 18 13:12:32 UTC 2016
#12493: Add gcoerceWith to Data.Type.Coercion
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 8.2.1
Component: libraries/base | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2456
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"113d50b791c469394d38fab6ce5b760e5e8c35e2/ghc" 113d50b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="113d50b791c469394d38fab6ce5b760e5e8c35e2"
Add gcoerceWith to Data.Type.Coercion
Summary:
For symmetry with `gcastWith` in `Data.Type.Equality`.
Fixes #12493.
Test Plan: It compiles
Reviewers: bgamari, goldfire, hvr, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2456
GHC Trac Issues: #12493
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12493#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list