[GHC] #9192: Add sameByteArray#
GHC
ghc-devs at haskell.org
Tue Jun 10 21:20:49 UTC 2014
#9192: Add sameByteArray#
------------------------------------+-------------------------------------
Reporter: tibbe | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
We have `sameMutableByteArray#` so we ought to have `sameByteArray#` as
well, allowing for cheap equality checks.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9192>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list