[GHC] #8767: Add rules involving `coerce` to the libraries
GHC
ghc-devs at haskell.org
Tue Jul 28 09:18:33 UTC 2015
#8767: Add rules involving `coerce` to the libraries
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: ekmett
Type: task | Status: new
Priority: normal | Milestone: 7.12.1
Component: Core Libraries | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| tests/simplCore/should_run/T2110.hs
Blocked By: 8718 | Blocking:
Related Tickets: #2110 | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by nomeata):
`Data.Map` already has rules for `map`, this [pull
request](https://github.com/haskell/containers/pull/163) adds them for
`mapKeysMonotonic`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8767#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list