bytestring-from: A type-class to convert values from ByteString.

[ data, deprecated, library ] [ Propose Tags ]
Deprecated in favor of bytestring-conversion

Defines the type-class FromByteString to convert values from ByteString.


[Skip to Readme]

Modules

[Index]

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
Dependencies attoparsec (>=0.10), base (>=4 && <5), bytestring (>=0.9), text (>=0.11) [details]
License LicenseRef-OtherLicense
Copyright (c) 2014 Toralf Wittner
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
Category Data
Source repo head: git clone git://github.com/twittner/bytestring-from.git
Uploaded by ToralfWittner at 2014-02-14T20:48:25Z
Distributions NixOS:0.3
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 4800 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for bytestring-from-0.1

[back to package description]

bytestring-from

A type-class to convert values from ByteString.