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

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>
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:56:32Z
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 available [build log]
Successful builds reported [all 1 reports]

Readme for bytestring-conversion-0.1.1

[back to package description]

bytestring-conversion

Type-classes to convert values to and from ByteString.