text-latin1: Latin-1 (including ASCII) utility functions

[ bsd3, library, text ] [ Propose Tags ]

This package provides various functions over the ASCII ang Latin-1 portions of the Char and Word8 data types.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1
Dependencies base (>=4 && <5), bytestring, case-insensitive (>=1.0), data-checked (>=0.2), hashable (>=1.1), semigroups (>=0.18.4), text [details]
License BSD-3-Clause
Copyright 2013 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Text
Home page https://github.com/mvv/text-latin1
Bug tracker https://github.com/mvv/text-latin1/issues
Source repo head: git clone https://github.com/mvv/text-latin1.git
Uploaded by MikhailVorozhtsov at 2018-03-09T13:08:05Z
Distributions Arch:0.3.1, LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1
Reverse Dependencies 6 direct, 78 indirect [details]
Downloads 11980 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-09 [all 1 reports]

Readme for text-latin1-0.3.1

[back to package description]

Text-Latin1

Travis Hackage

This package provides various functions over the ASCII and Latin-1 portions of the Char and Word8 data types.

Installation

The usual:

$ cabal install