[GHC] #14196: Replace ArrayArray# with either UnliftedArray# or Array#
GHC
ghc-devs at haskell.org
Wed Feb 21 14:39:09 UTC 2018
#14196: Replace ArrayArray# with either UnliftedArray# or Array#
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
| LevityPolymorphism
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 bgamari):
For what it's worth, I wouldn't be opposed to breaking users of
`GHC.Prim`; this module really is an internal implementation detail of the
compiler and I think we would be unduly tying our hands by guaranteeing
compatibility.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14196#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list