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

[ bsd3, data, deprecated, library, text, type-system ] [ Propose Tags ]
Deprecated in favor of static-text

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.

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

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.2, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1
Dependencies base (>=4.7 && <4.9), bytestring (>=0.10 && <0.11), template-haskell (>=2.9 && <2.11), text (>=1.1 && <1.3) [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 2015-12-06T13:52:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3854 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-06 [all 1 reports]