string-isos: Tools for working with isomorphisms of strings

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Haskell has 5 common string types, Text, Lazy Text, ByteString, Lazy ByteString, and String ([Char]). Assuming utf8 encoding, we can make the pain of these conflicts much less via polymorphism.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.10.2), bytestring (>=0.10.8 && <0.11), mono-traversable (>=1.0.2 && <1.1), safe (>=0.3.15 && <0.4), text (>=1.2.2 && <1.3), type-iso (>=0.1.0 && <0.2) [details]
License BSD-3-Clause
Author Isaac Shapira
Maintainer fresheyeball@gmail.com
Category Text
Source repo head: git clone https://gitlab.com/fresheyeball/String-Iso.git
Uploaded by fresheyeball at 2018-02-02T23:54:13Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees