packages feed

Cabal revisions of urlencoded-0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                urlencoded-Cabal-Version:       >= 1.6-version:             0.0-synopsis:            Generate or process x-www-urlencoded data--description:         Generate or process x-www-urlencoded data as it-                     appears in HTTP or HTTPS URIs and HTTP POSTs. See-                     <http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1>--category:            Web-homepage:            http://patch-tag.com/repo/urlencoded-stability:           alpha-license:             BSD3-license-file:        LICENSE-author:              Josh Hoyt-maintainer:          joshhoyt@gmail.com-build-depends:       base == 4.*, network == 2.2.*, mtl, split == 0.1.*-build-type:          Simple-ghc-options:         -Wall-hs-source-dirs:      src-exposed-modules:     Data.URLEncoded+name:                urlencoded
+Cabal-Version:       >= 1.6
+version:             0.0
+x-revision: 1
+synopsis:            Generate or process x-www-urlencoded data
+
+description:         Generate or process x-www-urlencoded data as it
+                     appears in HTTP or HTTPS URIs and HTTP POSTs. See
+                     <http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1>
+
+category:            Web
+homepage:            http://patch-tag.com/repo/urlencoded
+stability:           alpha
+license:             BSD3
+license-file:        LICENSE
+author:              Josh Hoyt
+maintainer:          joshhoyt@gmail.com
+build-depends:       base >=4.5 && <4.11, network == 2.2.*, mtl, split == 0.1.*
+build-type:          Simple
+ghc-options:         -Wall
+hs-source-dirs:      src
+exposed-modules:     Data.URLEncoded