sext: Lists, Texts, ByteStrings, and Vectors 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.2, 0.1.1, 0.1.2, 0.1.2, 0.1.3, 0.1.3.1
Change log None available
Dependencies base (<5), bytestring (<0.11), template-haskell (<2.12), text (<1.3), vector (<0.12) [details]
License BSD-3-Clause
Author Dmitry Dzhus
Maintainer dima@dzhus.org
Category Data, Text, Type System
Home page https://github.com/dzhus/sext#readme
Bug tracker https://github.com/dzhus/sext/issues
Source repo head: git clone https://github.com/dzhus/sext
Uploaded by DmitryDzhus at 2017-01-18T18:13:02Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
bytestring

Build interface for ByteString

Enabled
text

Build interface for Text

Enabled
vector

Build interface for Vector

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