haskell / vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
Other
367 stars 139 forks source link

fix typos #428

Closed ghost closed 2 years ago

ghost commented 2 years ago

old-testsuite/microsuite/Test.hs vector-stream/src/Data/Stream/Monadic.hs vector/src/Data/Vector.hs vector/src/Data/Vector/Fusion/Bundle/Monadic.hs vector/src/Data/Vector/Generic.hs vector/src/Data/Vector/Primitive.hs vector/src/Data/Vector/Storable.hs vector/src/Data/Vector/Unboxed.hs