with-utf8

Version 1.1.0.0 revision 1 uploaded by gromak.

Package meta

Synopsis
Get your IO right on the first try
Description

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:

Author
Kirill Elagin <kirelagin@serokell.io>
Bug reports
https://github.com/serokell/haskell-with-utf8/issues
Category
IO
Copyright
2020 Serokell
Homepage
https://github.com/serokell/haskell-with-utf8#readme
Maintainer
Kirill Elagin <kirelagin@serokell.io>
Package URL
n/a
Stability
n/a

Components