static-text: Lists, Texts, ByteStrings and Vectors of statically known length

[ bsd3, data, library, text, type-system ] [ Propose Tags ]

static-text provides type-level safety for basic operations on string-like types (finite lists of elements), such as Data.Text, String (and all lists), Data.ByteString and Data.Vector. Use it when you need static guarantee on lengths of strings produced in your code.

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

Candidates

  • No Candidates
Versions [RSS] 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7
Change log CHANGELOG.md
Dependencies base (<5), bytestring (<0.11), template-haskell (<2.13), text (<1.3), vector (<0.13) [details]
License BSD-3-Clause
Author Dmitry Dzhus
Maintainer dima@dzhus.org
Category Data, Text, Type System
Home page https://github.com/dzhus/static-text#readme
Bug tracker https://github.com/dzhus/static-text/issues
Source repo head: git clone https://github.com/dzhus/static-text
Uploaded by DmitryDzhus at 2018-02-17T13:28:46Z
Distributions LTSHaskell:0.2.0.7, NixOS:0.2.0.7, Stackage:0.2.0.7
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3393 total (37 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-17 [all 1 reports]