with-utf8: Get your IO right on the first try
This minimalistic library helps you navigate the world of text encodings
avoiding invalid argument (invalid byte sequence)
and invalid argument (invalid character)
in runtime.
See this blog post for why this library exists and what exactly it does.
The two most important modules are:
[Skip to Readme]
Downloads
- with-utf8-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.0.2.1, 1.0.2.2, 1.0.2.3, 1.0.2.4, 1.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.21), directory (>=1.2.5.0 && <1.4), filepath (>=1.0 && <1.6), process (>=1.0.1.1 && <1.7), safe-exceptions (>=0.1 && <0.2), text (>=0.7 && <2.2), th-env (>=0.1.0.0 && <0.2) [details] |
License | MPL-2.0 |
Copyright | 2020 Serokell |
Author | Kirill Elagin <kirelagin@serokell.io> |
Maintainer | Kirill Elagin <kirelagin@serokell.io> |
Revised | Revision 1 made by gromak at 2024-07-08T11:42:58Z |
Category | IO |
Home page | https://github.com/serokell/haskell-with-utf8#readme |
Bug tracker | https://github.com/serokell/haskell-with-utf8/issues |
Source repo | head: git clone https://github.com/serokell/haskell-with-utf8 |
Uploaded | by gromak at 2024-01-17T09:43:14Z |
Distributions | Arch:1.1.0.0, LTSHaskell:1.0.2.4, NixOS:1.0.2.4, Stackage:1.1.0.0 |
Reverse Dependencies | 9 direct, 5 indirect [details] |
Executables | utf8-troubleshoot |
Downloads | 5804 total (124 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 2024-01-17 [all 1 reports] |