Closed vmchale closed 4 years ago
Same issue here, primitive
exports now Data.Primitive.ByteArray.copyByteArrayToPtrSource
(since: 0.7.1.0) causing the ambiguity.
Just wanted to chime in and express support for this to be fixed. (I suppose a import hiding
might fix it?) It's causing issues in downstream tools. Thanks!
Seems to be fixed :p
Here is build output:
I guess it needs a package revision!