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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.2, 0.2.1, 0.2.1, 0.3
Change log None available
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-03-05T23:36:54Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bytestring-from-0.2.1

[back to package description]

bytestring-from

A type-class to convert values from ByteString.