cereal-text: Data.Text instances for the cereal serialization library

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]

Data.Text instances for the cereal serialization library.

Provides instances for Text and lazy Text. Uses UTF-8 encoding for serialization.

Use import Data.Serialize.Text () to import instances.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log None available
Dependencies base (>=4.0 && <4.8), cereal (>=0.2), text (>=0.10) [details]
License Apache-2.0
Author Uli Köhler
Maintainer ukoehler@btronik.de
Category Data
Home page https://github.com/ulikoehler/cereal-text
Source repo head: git clone https://github.com/ulikoehler/cereal-text
Uploaded by ulikoehler at 2014-04-26T00:11:00Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for cereal-text-0.1.0.0

[back to package description]

cereal-text

Data.Text instances for Cereal serialization