packages feed

Cabal revisions of urlencoded-0.5.0.0

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

revision 1
-name:                urlencoded-Cabal-Version:       1.18-version:             0.5.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:            https://github.com/fgaz/urlencoded-stability:           alpha-license:             BSD3-license-file:        LICENSE-author:              Josh Hoyt, Philip Weaver-maintainer:          Francesco Gazzetta <fgaz@fgaz.me>-build-type:          Simple-extra-doc-files:     CHANGELOG.md-tested-with:         GHC==9.0.1-                   , GHC==8.10.4-                   , GHC==8.8.4--source-repository head-  type:     git-  location: git://github.com/fgaz/urlencoded.git--Flag network-uri-  description: Get Network.URI from the network-uri package-  default: True--Library-  build-depends:       base >= 4.13 && <4.16-                     , mtl >= 1.1 && <2.3-                     , split == 0.2.*-  if flag(network-uri)-    build-depends: network-uri >= 2.6-                 , network >= 2.6-  else-    build-depends: network-uri < 2.6-                 , network < 2.6 && >= 2.2-  ghc-options:         -Wall-  hs-source-dirs:      src-  exposed-modules:     Data.URLEncoded-  default-language:    Haskell2010--Test-suite test-  type: exitcode-stdio-1.0-  build-depends: base-               , QuickCheck >= 2.11 && < 2.15-               , urlencoded-  if flag(network-uri)-    build-depends: network-uri >= 2.6-                 , network >= 2.6-  else-    build-depends: network-uri < 2.6-                 , network < 2.6 && >= 2.2--  GHC-Options: -Wall-  Main-is: TestDriver.hs-  HS-Source-Dirs: test-  default-language:    Haskell2010-+name:                urlencoded
+Cabal-Version:       1.18
+version:             0.5.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:            https://github.com/fgaz/urlencoded
+stability:           alpha
+license:             BSD3
+license-file:        LICENSE
+author:              Josh Hoyt, Philip Weaver
+maintainer:          Francesco Gazzetta <fgaz@fgaz.me>
+build-type:          Simple
+extra-doc-files:     CHANGELOG.md
+tested-with:         GHC==9.0.1
+                   , GHC==8.10.4
+                   , GHC==8.8.4
+
+source-repository head
+  type:     git
+  location: git://github.com/fgaz/urlencoded.git
+
+Flag network-uri
+  description: Get Network.URI from the network-uri package
+  default: True
+
+Library
+  build-depends:       base >= 4.13 && <4.17
+                     , mtl >= 1.1 && <2.3
+                     , split == 0.2.*
+  if flag(network-uri)
+    build-depends: network-uri >= 2.6
+                 , network >= 2.6
+  else
+    build-depends: network-uri < 2.6
+                 , network < 2.6 && >= 2.2
+  ghc-options:         -Wall
+  hs-source-dirs:      src
+  exposed-modules:     Data.URLEncoded
+  default-language:    Haskell2010
+
+Test-suite test
+  type: exitcode-stdio-1.0
+  build-depends: base
+               , QuickCheck >= 2.11 && < 2.15
+               , urlencoded
+  if flag(network-uri)
+    build-depends: network-uri >= 2.6
+                 , network >= 2.6
+  else
+    build-depends: network-uri < 2.6
+                 , network < 2.6 && >= 2.2
+
+  GHC-Options: -Wall
+  Main-is: TestDriver.hs
+  HS-Source-Dirs: test
+  default-language:    Haskell2010
+
revision 2
 name:                urlencoded
 Cabal-Version:       1.18
 version:             0.5.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            Generate or process x-www-urlencoded data
 
 description:         Generate or process x-www-urlencoded data as it
 
 Library
   build-depends:       base >= 4.13 && <4.17
-                     , mtl >= 1.1 && <2.3
+                     , mtl >= 1.1 && <2.4
                      , split == 0.2.*
   if flag(network-uri)
     build-depends: network-uri >= 2.6
revision 3
 name:                urlencoded
 Cabal-Version:       1.18
 version:             0.5.0.0
-x-revision: 2
+x-revision: 3
 synopsis:            Generate or process x-www-urlencoded data
 
 description:         Generate or process x-www-urlencoded data as it
 
 source-repository head
   type:     git
-  location: git://github.com/fgaz/urlencoded.git
+  location: https://github.com/fgaz/urlencoded.git
 
 Flag network-uri
   description: Get Network.URI from the network-uri package
revision 4
 name:                urlencoded
 Cabal-Version:       1.18
 version:             0.5.0.0
-x-revision: 3
+x-revision: 4
 synopsis:            Generate or process x-www-urlencoded data
 
 description:         Generate or process x-www-urlencoded data as it
   default: True
 
 Library
-  build-depends:       base >= 4.13 && <4.17
+  build-depends:       base >= 4.13 && <4.18
                      , mtl >= 1.1 && <2.4
                      , split == 0.2.*
   if flag(network-uri)
revision 5
 name:                urlencoded
 Cabal-Version:       1.18
 version:             0.5.0.0
-x-revision: 4
+x-revision: 5
 synopsis:            Generate or process x-www-urlencoded data
 
 description:         Generate or process x-www-urlencoded data as it
   default: True
 
 Library
-  build-depends:       base >= 4.13 && <4.18
+  build-depends:       base >= 4.13 && <4.19
                      , mtl >= 1.1 && <2.4
                      , split == 0.2.*
   if flag(network-uri)
revision 6
 name:                urlencoded
 Cabal-Version:       1.18
 version:             0.5.0.0
-x-revision: 5
+x-revision: 6
 synopsis:            Generate or process x-www-urlencoded data
 
 description:         Generate or process x-www-urlencoded data as it
 maintainer:          Francesco Gazzetta <fgaz@fgaz.me>
 build-type:          Simple
 extra-doc-files:     CHANGELOG.md
-tested-with:         GHC==9.0.1
-                   , GHC==8.10.4
+tested-with:         GHC==9.10.1
+                   , GHC==9.8.2
+                   , GHC==9.6.6
                    , GHC==8.8.4
 
 source-repository head
   default: True
 
 Library
-  build-depends:       base >= 4.13 && <4.19
+  build-depends:       base >= 4.13 && <4.21
                      , mtl >= 1.1 && <2.4
                      , split == 0.2.*
   if flag(network-uri)
 Test-suite test
   type: exitcode-stdio-1.0
   build-depends: base
-               , QuickCheck >= 2.11 && < 2.15
+               , QuickCheck >= 2.11 && < 2.16
                , urlencoded
   if flag(network-uri)
     build-depends: network-uri >= 2.6