bytestring-encodings: checks to see if a given bytestring adheres to a certain encoding
Data.ByteString.X modules provide simple, efficient function 'isX :: ByteString -> Bool'
which returns True if a given ByteString adheres to a certain encoding X,
and False otherwise.
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev-wall-werror | turn on -Wall -Werror for development purposes | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bytestring-encodings-0.1.0.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.0, 0.1.0.1, 0.2.0.1, 0.2.0.2 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.10 && <4.11), bytestring, ghc-prim [details] |
| License | MIT |
| Copyright | chessai (c) 2018 |
| Author | chessai |
| Maintainer | chessai1996@gmail.com |
| Uploaded | by chessai at 2018-02-10T19:56:43Z |
| Category | Data |
| Source repo | head: git clone https://github.com/chessai/bytestring-encodings |
| Distributions | LTSHaskell:0.2.0.2, Stackage:0.2.0.2 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2601 total (10 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-02-10 [all 1 reports] |