packages feed

Cabal revisions of hasql-interpolate-1.0.1.0

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

revision 1
 cabal-version:      2.4 name:               hasql-interpolate version:            1.0.1.0+x-revision:         1  author: Travis Staton, Mitchell Dalvi Rosen category: Hasql, Database, PostgreSQL                       haskell-src-meta ^>= 0.8,                       hasql ^>= 1.8,                       iproute ^>= 1.7,-                      megaparsec ^>= 8.0.0 || ^>= 9.0 || ^>= 9.1 || ^>= 9.2 || ^>= 9.3 || ^>= 9.4 || ^>= 9.5 || ^>= 9.6,+                      megaparsec ^>= 8.0.0 || ^>= 9.0 || ^>= 9.1 || ^>= 9.2 || ^>= 9.3 || ^>= 9.4 || ^>= 9.5 || ^>= 9.6 || ^>= 9.7,                       mtl ^>= 2.1 || ^>= 2.2 || ^>= 2.3,                       scientific ^>= 0.3,                       template-haskell ^>= 2.14 || ^>= 2.15 || ^>= 2.16 || ^>= 2.17 || ^>= 2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.22,
revision 2
 cabal-version:      2.4 name:               hasql-interpolate version:            1.0.1.0-x-revision:         1+x-revision:         2  author: Travis Staton, Mitchell Dalvi Rosen category: Hasql, Database, PostgreSQL-copyright: Copyright (C) 2021-2024 Travis Staton, Mitchell Dalvi Rosen+copyright: Copyright (C) 2021-2025 Travis Staton, Mitchell Dalvi Rosen extra-source-files: CHANGELOG.md homepage: https://github.com/awkward-squad/hasql-interpolate license-file: LICENSE                       bytestring ^>= 0.11.2.0 || ^>= 0.12,                       containers ^>= 0.5 || ^>= 0.6 || ^>= 0.7,                       haskell-src-meta ^>= 0.8,-                      hasql ^>= 1.8,+                      hasql ^>= 1.8 || ^>= 1.9,                       iproute ^>= 1.7,                       megaparsec ^>= 8.0.0 || ^>= 9.0 || ^>= 9.1 || ^>= 9.2 || ^>= 9.3 || ^>= 9.4 || ^>= 9.5 || ^>= 9.6 || ^>= 9.7,                       mtl ^>= 2.1 || ^>= 2.2 || ^>= 2.3,
revision 3
 cabal-version:      2.4 name:               hasql-interpolate version:            1.0.1.0-x-revision:         2+x-revision:         3  author: Travis Staton, Mitchell Dalvi Rosen category: Hasql, Database, PostgreSQL      build-depends:    aeson ^>= 1.5 || ^>= 2.0 || ^>= 2.1 || ^>= 2.2,                       array ^>= 0.5,-                      base ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20,+                      base ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21,                       bytestring ^>= 0.11.2.0 || ^>= 0.12,-                      containers ^>= 0.5 || ^>= 0.6 || ^>= 0.7,+                      containers ^>= 0.5 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8,                       haskell-src-meta ^>= 0.8,                       hasql ^>= 1.8 || ^>= 1.9,                       iproute ^>= 1.7,-                      megaparsec ^>= 8.0.0 || ^>= 9.0 || ^>= 9.1 || ^>= 9.2 || ^>= 9.3 || ^>= 9.4 || ^>= 9.5 || ^>= 9.6 || ^>= 9.7,+                      megaparsec+                        ^>= 8.0.0+                        || ^>= 9.0+                        || ^>= 9.1+                        || ^>= 9.2+                        || ^>= 9.3+                        || ^>= 9.4+                        || ^>= 9.5+                        || ^>= 9.6+                        || ^>= 9.7,                       mtl ^>= 2.1 || ^>= 2.2 || ^>= 2.3,                       scientific ^>= 0.3,-                      template-haskell ^>= 2.14 || ^>= 2.15 || ^>= 2.16 || ^>= 2.17 || ^>= 2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.22,+                      template-haskell+                        ^>= 2.14+                        || ^>= 2.15+                        || ^>= 2.16+                        || ^>= 2.17+                        || ^>= 2.18+                        || ^>= 2.19+                        || ^>= 2.20+                        || ^>= 2.21+                        || ^>= 2.22+                        || ^>= 2.23,                       text ^>= 1.2.4 || ^>= 2.0 || ^>= 2.1,                       time ^>= 1.9.3 || ^>= 1.10 || ^>= 1.11 || ^>= 1.12 || ^>= 1.14,                       transformers ^>= 0.5 || ^>= 0.6,