User-friendly access to SmallArray# and SmallMutableArray#

David Feuer david.feuer at gmail.com
Thu Jun 23 01:07:03 UTC 2016


That's great, but primitive is not a GHC boot library, and it depends on
transformers, ..., so I'm still stuck copying code into containers (the
copy I made from discrimination falls back to MutableArray#).
On Jun 22, 2016 8:58 PM, "Edward Kmett" <ekmett at gmail.com> wrote:

> I've been talking to Dan Doel about adding them to `primitive`, possibly
> w/ backwards compatibility wrappers.
>
> On Wed, Jun 22, 2016 at 1:01 PM, David Feuer <david.feuer at gmail.com>
> wrote:
>
>> The only user-friendly wrappers I can find for SmallArray# and
>> SmallMutableArray# are in Data.Discrimination.Internal.SmallArray in the
>> discrimination package. What are the chances that we could get something
>> like that in the array package, or possibly some other GHC boot package? I
>> can't use discrimination in containers!
>>
>> David
>>
>> _______________________________________________
>> Libraries mailing list
>> Libraries at haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20160622/4da91291/attachment.html>


More information about the Libraries mailing list