bytestring-conversion: Type-classes to convert values to and from ByteString.

[ data, library, mpl ] [ Propose Tags ]

Defines the type-classes ToByteString and FromByteString to convert values to and from ByteString.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2, 0.2.1, 0.3.0, 0.3.1, 0.3.2
Dependencies attoparsec (>=0.10 && <0.13), base (>=4.5 && <5.0), bytestring (>=0.10.4 && <0.11), double-conversion (>=2.0 && <2.1), text (>=0.11 && <1.2) [details]
License LicenseRef-OtherLicense
Copyright (c) 2014 Toralf Wittner
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
Revised Revision 1 made by phadej at 2015-12-03T14:38:04Z
Category Data
Home page https://github.com/twittner/bytestring-conversion/
Bug tracker https://github.com/twittner/bytestring-conversion/issues
Source repo head: git clone git://github.com/twittner/bytestring-conversion.git
Uploaded by ToralfWittner at 2014-08-26T21:18:38Z
Distributions Debian:0.3.1, LTSHaskell:0.3.2, NixOS:0.3.2, Stackage:0.3.2
Reverse Dependencies 19 direct, 724 indirect [details]
Downloads 16327 total (44 in the last 30 days)
Rating 1.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]

Readme for bytestring-conversion-0.1

[back to package description]

bytestring-conversion

Type-classes to convert values to and from ByteString.