packages feed

Cabal revisions of http-api-data-qq-0.1.0.0

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

revision 1
-cabal-version: 1.12---- This file has been generated from package.yaml by hpack version 0.34.4.------ see: https://github.com/sol/hpack--name:           http-api-data-qq-version:        0.1.0.0-synopsis:       Quasiquoter for building URLs with ToHttpApiData types-description:    Quasiquoter for building URLs with strings interpolated-                using ToHttpApiData instances-category:       Web-homepage:       https://github.com/brandonchinn178/http-api-data-qq#readme-bug-reports:    https://github.com/brandonchinn178/http-api-data-qq/issues-maintainer:     Brandon Chinn <brandonchinn178@gmail.com>-license:        BSD3-license-file:   LICENSE-build-type:     Simple-extra-source-files:-    CHANGELOG.md-    README.md--source-repository head-  type: git-  location: https://github.com/brandonchinn178/http-api-data-qq--library-  exposed-modules:-      Web.HttpApiData.QQ-      Web.HttpApiData.QQ.Parser-  other-modules:-      Paths_http_api_data_qq-  hs-source-dirs:-      src-  ghc-options: -Wall-  build-depends:-      base >=4.12 && <4.17-    , http-api-data >=0.4.1.1 && <0.5-    , template-haskell >=2.14 && <2.19-    , text >=1.2.3.1 && <1.3-  default-language: Haskell2010--test-suite http-api-data-qq-test-  type: exitcode-stdio-1.0-  main-is: Main.hs-  other-modules:-      Web.HttpApiData.QQ.ParserTest-      Web.HttpApiData.QQTest-      Paths_http_api_data_qq-  hs-source-dirs:-      test-  ghc-options: -Wall-  build-depends:-      aeson-    , base-    , bytestring-    , containers-    , http-api-data-    , http-api-data-qq-    , http-client-    , tasty-    , tasty-hunit-    , tasty-quickcheck-    , text-  default-language: Haskell2010+cabal-version: 1.12
+
+-- This file has been generated from package.yaml by hpack version 0.34.4.
+--
+-- see: https://github.com/sol/hpack
+
+name:           http-api-data-qq
+version:        0.1.0.0
+x-revision: 1
+synopsis:       Quasiquoter for building URLs with ToHttpApiData types
+description:    Quasiquoter for building URLs with strings interpolated
+                using ToHttpApiData instances
+category:       Web
+homepage:       https://github.com/brandonchinn178/http-api-data-qq#readme
+bug-reports:    https://github.com/brandonchinn178/http-api-data-qq/issues
+maintainer:     Brandon Chinn <brandonchinn178@gmail.com>
+license:        BSD3
+license-file:   LICENSE
+build-type:     Simple
+extra-source-files:
+    CHANGELOG.md
+    README.md
+
+source-repository head
+  type: git
+  location: https://github.com/brandonchinn178/http-api-data-qq
+
+library
+  exposed-modules:
+      Web.HttpApiData.QQ
+      Web.HttpApiData.QQ.Parser
+  other-modules:
+      Paths_http_api_data_qq
+  hs-source-dirs:
+      src
+  ghc-options: -Wall
+  build-depends:
+      base >=4.12 && <4.17
+    , http-api-data >=0.4.1.1 && <0.6
+    , template-haskell >=2.14 && <2.19
+    , text >=1.2.3.1 && <1.3
+  default-language: Haskell2010
+
+test-suite http-api-data-qq-test
+  type: exitcode-stdio-1.0
+  main-is: Main.hs
+  other-modules:
+      Web.HttpApiData.QQ.ParserTest
+      Web.HttpApiData.QQTest
+      Paths_http_api_data_qq
+  hs-source-dirs:
+      test
+  ghc-options: -Wall
+  build-depends:
+      aeson
+    , base
+    , bytestring
+    , containers
+    , http-api-data
+    , http-api-data-qq
+    , http-client
+    , tasty
+    , tasty-hunit
+    , tasty-quickcheck
+    , text
+  default-language: Haskell2010
revision 2
 
 name:           http-api-data-qq
 version:        0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:       Quasiquoter for building URLs with ToHttpApiData types
 description:    Quasiquoter for building URLs with strings interpolated
                 using ToHttpApiData instances
       src
   ghc-options: -Wall
   build-depends:
-      base >=4.12 && <4.17
+      base >=4.12 && <5
     , http-api-data >=0.4.1.1 && <0.6
-    , template-haskell >=2.14 && <2.19
-    , text >=1.2.3.1 && <1.3
+    , template-haskell >=2.14 && <2.20
+    , text >=1.2.3.1 && <2.1
   default-language: Haskell2010
 
 test-suite http-api-data-qq-test
revision 3
 
 name:           http-api-data-qq
 version:        0.1.0.0
-x-revision: 2
+x-revision: 3
 synopsis:       Quasiquoter for building URLs with ToHttpApiData types
 description:    Quasiquoter for building URLs with strings interpolated
                 using ToHttpApiData instances
   build-depends:
       base >=4.12 && <5
     , http-api-data >=0.4.1.1 && <0.6
-    , template-haskell >=2.14 && <2.20
+    , template-haskell >=2.14 && <2.21
     , text >=1.2.3.1 && <2.1
   default-language: Haskell2010
 
revision 4
 
 name:           http-api-data-qq
 version:        0.1.0.0
-x-revision: 3
+x-revision: 4
 synopsis:       Quasiquoter for building URLs with ToHttpApiData types
 description:    Quasiquoter for building URLs with strings interpolated
                 using ToHttpApiData instances
   ghc-options: -Wall
   build-depends:
       base >=4.12 && <5
-    , http-api-data >=0.4.1.1 && <0.6
+    , http-api-data >=0.4.1.1 && <0.7
     , template-haskell >=2.14 && <2.21
     , text >=1.2.3.1 && <2.1
   default-language: Haskell2010
revision 5
 
 name:           http-api-data-qq
 version:        0.1.0.0
-x-revision: 4
+x-revision: 5
 synopsis:       Quasiquoter for building URLs with ToHttpApiData types
 description:    Quasiquoter for building URLs with strings interpolated
                 using ToHttpApiData instances
   build-depends:
       base >=4.12 && <5
     , http-api-data >=0.4.1.1 && <0.7
-    , template-haskell >=2.14 && <2.21
-    , text >=1.2.3.1 && <2.1
+    , template-haskell >=2.14 && <2.22
+    , text >=1.2.3.1 && <2.2
   default-language: Haskell2010
 
 test-suite http-api-data-qq-test
revision 6
 
 name:           http-api-data-qq
 version:        0.1.0.0
-x-revision: 5
+x-revision: 6
 synopsis:       Quasiquoter for building URLs with ToHttpApiData types
 description:    Quasiquoter for building URLs with strings interpolated
                 using ToHttpApiData instances
   build-depends:
       base >=4.12 && <5
     , http-api-data >=0.4.1.1 && <0.7
-    , template-haskell >=2.14 && <2.22
+    , template-haskell >=2.14 && <2.24
     , text >=1.2.3.1 && <2.2
   default-language: Haskell2010