Binary Instances for ByteArray, Array, etc.
Open
- Dominant language
- Haskell
- Stars
- 120
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
There are several types from `primitive` that would benefit from having instances: `ByteArray`, `Array`, `SmallArray`, `PrimArray`, `UnliftedArray`. I can add these. It will cause the library to pick up a dependency on `primitive`, but `primitive` is pretty lightweight and shows up as a transitive dependency almost everywhere.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.