@hackage uri-bytestring0.4.0.0
Haskell URI parsing as ByteStrings
Categories
License
BSD-3-Clause
Maintainer
Michael Xavier <michael.xavier@soostone.com>
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- base >=4.6 && <5
- bytestring >=0.9.1
- containers
- template-haskell >=2.9
- attoparsec >=0.13.1.0
- blaze-builder >=0.3.0.0 Show all…
Dependents (49)
@hackage/oasis-xrd, @hackage/hs-opentelemetry-vendor-honeycomb, @hackage/yesod-auth-oauth2, @hackage/uri-bytestring-aeson, @hackage/heddit, @hackage/servant-oauth2, Show all…
Package Flags
lib-werror(off by default)
uri-bytestring aims to be an RFC3986 compliant URI parser that uses efficient ByteStrings for parsing and representing the URI data.