[GHC] #13115: missing data instances for IntPtr and WordPtr in base
GHC
ghc-devs at haskell.org
Wed Sep 13 15:17:15 UTC 2017
#13115: missing data instances for IntPtr and WordPtr in base
-------------------------------------+-------------------------------------
Reporter: carter | Owner: sighingnow
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3938
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"cbd491170818070aeb7edd8c547a2f0bfa891bf1/ghc" cbd4911/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="cbd491170818070aeb7edd8c547a2f0bfa891bf1"
Make IntPtr and WordPtr as instance of Data.Data typeclass, fix #13115
Test Plan: ./validate
Reviewers: austin, hvr, bgamari, RyanGlScott
Reviewed By: RyanGlScott
Subscribers: RyanGlScott, rwbarton, thomie
GHC Trac Issues: #13115
Differential Revision: https://phabricator.haskell.org/D3938
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13115#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list