string-conv: Standardized conversion between string types
Avoids the need to remember many different functions for converting string types. Just use one universal function toS for all monomorphic string conversions.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| lib-werror | Turn on -Wall and -Werror. Should always be enabled in development. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- string-conv-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.2.0 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.4 && <5), bytestring, text [details] |
| License | BSD-3-Clause |
| Copyright | Soostone Inc, 2012-2015 |
| Author | Ozgun Ataman |
| Maintainer | ozgun.ataman@soostone.com |
| Category | Data, String, Text |
| Home page | https://github.com/Soostone/string-conv |
| Bug tracker | https://github.com/Soostone/string-conv/issues |
| Source repo | head: git clone https://github.com/Soostone/string-conv |
| Uploaded | by MichaelXavier at 2022-03-04T00:48:53Z |
| Distributions | LTSHaskell:0.2.0, NixOS:0.2.0, Stackage:0.2.0 |
| Reverse Dependencies | 28 direct, 222 indirect [details] |
| Downloads | 21289 total (14 in the last 30 days) |
| Rating | 1.75 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-03-04 [all 1 reports] |