bytestring-conversion: Type-classes to convert values to and 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-classes ToByteString and FromByteString to convert values to and from ByteString.


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.2, 0.2.1, 0.3.0, 0.3.0, 0.3.1, 0.3.2
Change log None available
Dependencies attoparsec (>=0.10 && <1.0), base (>=4.5 && <5.0), bytestring (>=0.10.4 && <1.0), case-insensitive (>=1.2 && <2.0), double-conversion (>=2.0 && <3.0), text (>=0.11 && <2.0) [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-11-26T22:46:41Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bytestring-conversion-0.3.0

[back to package description]

bytestring-conversion

Type-classes to convert values to and from ByteString.