[GHC] #9220: type roles for unboxed arrays
GHC
ghc-devs at haskell.org
Thu Jun 19 22:03:51 UTC 2014
#9220: type roles for unboxed arrays
--------------------------------------+------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries (other) | Version: 7.8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Comment (by simonpj):
A difference is that you can index arrays, and that leads to the out-of-
bounds possibilities that Reid highlights. But wouldn't reprsentational
do?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9220#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list