[GHC] #13857: compactAdd doesn't work with SmallArray#
GHC
ghc-devs at haskell.org
Tue Aug 22 18:11:19 UTC 2017
#13857: compactAdd doesn't work with SmallArray#
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone:
Component: Runtime System | Version: 8.2.1-rc2
Resolution: | Keywords: compact
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 andrewthad):
Just wanted to make sure this was seen by the appropriate people. The
unordered-containers package just merged a PR to switch to using
`SmallArray#` internally. I would like to still be able to put hashmaps on
the compact heap.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13857#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list