BSD-3-Clause licensed by Doug Beardsley, Michael Xavier
Maintained by Michael Xavier
This version can be pinned in stack with:uri-bytestring-0.1.3@sha256:7484d8cb448c970526712d28d18d3f11e1dabc4346619bd4affdb131c7469dbd,2197

Module documentation for 0.1.3

Used by 1 package in nightly-2015-06-09(full list with versions):

uri-bytestring

Build Status Hackage

Haskell URI parsing as ByteStrings

Contributors

Changes

0.1.3

  • Include test modules in distribution

0.1.2

  • Add support for GHC 7.10

0.1.1

  • Switch to blaze-bytestring for less contentious dependencies

0.1

  • Add generic lenses (breaking field name changes).
  • Add support for relative refs.
  • Make Query instance of Generic, Typeable.

0.0.1

  • Initial release.