@hackage / vector-read-instances

(deprecated) Read instances for 'Data.Vector'

Version Deprecated package0.0.2.0

About

Metadata

  • Last updated , by ChristianHoener
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: choener@tbi.univie.ac.at

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.