Cabal revisions of uri-templater-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: uri-templater version: 0.2.0.0+x-revision: 1 synopsis: Parsing & Quasiquoting for RFC 6570 URI Templates description: Parsing & Quasiquoting for RFC 6570 URI Templates homepage: http://github.com/sanetracker/uri-templater Network.URI.Template.Parser, Network.URI.Template.Internal build-depends: base <5,- trifecta,+ trifecta <1.6, charset, parsers, template-haskell, mtl, ansi-wl-pprint, vector,- containers,+ containers >=0.5, unordered-containers, text hs-source-dirs: src