[GHC] #15200: RFC: export WordPtr from Data.Word and IntPtr from Data.Int rather than only from Foreign.Ptr
GHC
ghc-devs at haskell.org
Thu May 31 15:29:20 UTC 2018
#15200: RFC: export WordPtr from Data.Word and IntPtr from Data.Int rather than
only from Foreign.Ptr
-------------------------------------+-------------------------------------
Reporter: carter | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
I can't comment about Haskell 2020, but it seems quite reasonable to
reexport `IntPtr` and `WordPtr` from `Data.Int` and `Data.Word`,
respectively.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15200#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list