Data.ByteString.Builder.Prim.Internal advertises missing Data.ByteString.Builder.Prim.Tests module
Open
documentation
- Dominant language
- Haskell
- Stars
- 301
- Forks
- 144
- Avg merge
- 7d 22h
- Merged PRs (30d)
- 1
Description
https://github.com/haskell/bytestring/blob/39ad965d17ce8253e1db5343df4ea5836d0edf1d/Data/ByteString/Builder/Prim/Internal.hs#L22-L26
There actually is such a module in the testsuite:
https://github.com/haskell/bytestring/blob/39ad965d17ce8253e1db5343df4ea5836d0edf1d/tests/builder/Data/ByteString/Builder/Prim/Tests.hs
Is it the one that was meant in the haddocks? I wonder whether the mentioned utilities are actually these:
https://github.com/haskell/bytestring/blob/39ad965d17ce8253e1db5343df4ea5836d0edf1d/tests/builder/Data/ByteString/Builder/Prim/TestUtils.hs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.