sext: Lists, Texts and ByteStrings with type-encoded length

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]

Sext (static text) provides type-level safety for basic operations on string-like types (finite lists of elements). Use it when you need static guarantee on lengths of strings produced in your code.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.2, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1
Change log None available
Dependencies base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), template-haskell, text (>=1.1 && <1.2) [details]
License BSD-3-Clause
Author Dmitry Dzhus
Maintainer dima@dzhus.org
Category Data, Text, Type System
Home page http://github.com/dzhus/sext/
Source repo head: git clone http://github.com/dzhus/sext
Uploaded by DmitryDzhus at 2014-08-10T19:19:20Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
text

Build interface for Text

Enabled
bytestring

Build interface for ByteString

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees