[GHC] #9111: base should export Typeable instances of its promoted data constructors
GHC
ghc-devs at haskell.org
Wed Jun 11 13:44:33 UTC 2014
#9111: base should export Typeable instances of its promoted data constructors
-----------------------------------------------+---------------------------
Reporter: goldfire | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: libraries/base/tests/T9111 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
-----------------------------------------------+---------------------------
Changes (by goldfire):
* status: new => closed
* resolution: => fixed
Comment:
The above commit should make all `base` types be `Typeable`, along with
promoted data constructors. See #8778 about `Typeable` for `Nat` and
`Symbol` types.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9111#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list