Commit graph

3 commits

Author SHA1 Message Date
PHO / phonohawk
d0261e2032 Upstream update to storablevector-0.2.7 2011-05-10 12:43:13 +00:00
PHO / phonohawk
b5c34c37a7 Patch to make the package compatible with GHC >= 7.0 2010-12-30 09:05:54 +00:00
PHO / phonohawk
6cfb064fef Import hs-storablevector-0.2.7 as wip/hs-storablevector.
Fast, packed, strict storable arrays with a list interface, a chunky
lazy list interface with variable chunk size and an interface for
write access via the ST monad. This is much like bytestring and binary
but can be used for every Foreign.Storable.Storable type. See also
packages
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vector
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector
with a similar intention.
2010-11-02 16:18:33 +00:00