[GHC] #9220: type roles for unboxed arrays
GHC
ghc-devs at haskell.org
Mon Nov 10 22:45:32 UTC 2014
#9220: type roles for unboxed arrays
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone: 7.10.1
Component: Core | Version: 7.8.1
Libraries | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
Replying to [comment:14 simonpj]:
> Specifically, which types are "all the types mentioned in the initial
report"? What roles do other array types have?
{{{
Data.Array.Unboxed.UArray
Data.Array.IO.IOUArray
Data.Array.ST.STUArray
Data.Array.Storable.StorableArray
}}}
I don't know anything in particular about the roles of other array types.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9220#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list