@hackage spool0.1

Convert between ByteString and Vector.Storable without copying

spool provides conversion between ByteString and Vector.Storable without copying the underlying data.

Documentation is hosted at http://hackage.haskell.org/package/spool

To build the documentation yourself, run

$ cabal configure && cabal haddock --hyperlink-source

This will produce HTML documentation under dist/doc/html/spool.