packages feed

url-bytes 0.1.1.0 → 0.1.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

url-bytes.cabal view
@@ -1,9 +1,9 @@ cabal-version: 2.0 name: url-bytes-version: 0.1.1.0+version: 0.1.1.1 synopsis: Memory efficient url type and parser. description: Memory efficient url type and parser library using the Bytes type from byteverse.-bug-reports: github.com/goolord/url-bytes/issues+bug-reports: https://github.com/goolord/url-bytes/issues license: MIT license-file: LICENSE author: Zachary Churchill