Deprecated

In favour of

vector-read-instances

(deprecated) Read instances for 'Data.Vector'

http://www.tbi.univie.ac.at/~choener/

Latest on Hackage:0.0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Christian Hoener zu Siederdissen
Maintained by [email protected]

Read instances for Data.Vector. Right now, only for unboxed vectors. Others should be easy to implement, though.

It is planned to have read instances included in the vector library in the future. This release is only temporary.

vector >= 0.8 has Read instances for all immutable vectors.