mokus0 / bitvec

Bit arrays for Haskell
Other
8 stars 0 forks source link

Fix Data.Vector.Unboxed.Mutable.grow #6

Closed Bodigrim closed 5 years ago

Bodigrim commented 5 years ago

Fixes #4. Quite surprisingly the issue was caused by too aggressive basicInitialize.