uri-bytestring: Haskell URI parsing as ByteStrings
uri-bytestring aims to be an RFC3986 compliant URI parser that uses efficient ByteStrings for parsing and representing the URI data.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
lib-werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- uri-bytestring-0.3.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.9.1, 0.1.9.2, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.1, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.3.0, 0.3.3.1 |
---|---|
Change log | changelog.md |
Dependencies | attoparsec (>=0.13.1.0 && <0.14), base (>=4.6 && <5), blaze-builder (>=0.3.0.0 && <0.5), bytestring (>=0.9.1 && <0.11), containers, fail (>=4.9 && <5), semigroups (>=0.16.2.2 && <0.19), template-haskell (>=2.9 && <2.15), th-lift (>=0.7.5 && <0.8), th-lift-instances (>=0.1.8 && <0.2) [details] |
License | BSD-3-Clause[multiple license files] |
Copyright | Soostone Inc. |
Author | Doug Beardsley, Michael Xavier |
Maintainer | Michael Xavier <michael.xavier@soostone.com> |
Category | Web |
Home page | https://github.com/Soostone/uri-bytestring |
Bug tracker | https://github.com/Soostone/uri-bytestring/issues |
Source repo | head: git clone git://github.com/Soostone/uri-bytestring.git |
Uploaded | by MichaelXavier at 2018-10-11T21:38:56Z |
Distributions | Arch:0.3.3.1, Debian:0.3.2.2, Fedora:0.3.3.1, LTSHaskell:0.3.3.1, NixOS:0.3.3.1, Stackage:0.3.3.1 |
Reverse Dependencies | 45 direct, 1129 indirect [details] |
Downloads | 46574 total (133 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-10-11 [all 1 reports] |