packages feed

network-uri-template 0.1.1.0 → 0.1.1.1

raw patch · 1 files changed

+17/−17 lines, 1 filesdep ~basedep ~conduitdep ~containers

Dependency ranges changed: base, conduit, containers, hspec, megaparsec, text

Files

network-uri-template.cabal view
@@ -1,6 +1,6 @@ cabal-version:   1.18 name:            network-uri-template-version:         0.1.1.0+version:         0.1.1.1 license:         AGPL-3 maintainer:      Pat Brisbin synopsis:        TODO@@ -44,12 +44,12 @@         -optP-Wno-nonportable-include-path      build-depends:-        base >=4.20.2.0 && <5,-        containers >=0.7,-        megaparsec >=9.7.0,+        base >=4.16.4.0 && <5,+        containers >=0.6.5.1,+        megaparsec >=9.2.2,         network-uri >=2.6.4.2,         prettyprinter >=1.7.0,-        text >=2.1.3+        text >=1.2.5.0      if impl(ghc >=9.8)         ghc-options: -Wno-missing-role-annotations@@ -78,13 +78,13 @@         -with-rtsopts=-N      build-depends:-        base >=4.20.2.0 && <5,-        containers >=0.7,+        base >=4.16.4.0 && <5,+        containers >=0.6.5.1,         network-uri-template,         optparse-applicative >=0.18.1.0,         prettyprinter >=1.7.1,         prettyprinter-ansi-terminal >=1.1.3,-        text >=2.1.3+        text >=1.2.5.0      if impl(ghc >=9.8)         ghc-options: -Wno-missing-role-annotations@@ -113,10 +113,10 @@         -optP-Wno-nonportable-include-path -pgmL markdown-unlit      build-depends:-        base >=4.20.2.0 && <5,-        containers >=0.7,+        base >=4.16.4.0 && <5,+        containers >=0.6.5.1,         network-uri-template,-        text >=2.1.3+        text >=1.2.5.0      if impl(ghc >=9.8)         ghc-options: -Wno-missing-role-annotations@@ -155,13 +155,13 @@         -with-rtsopts=-N      build-depends:-        base >=4.20.2.0 && <5,-        conduit >=1.3.6.1,-        containers >=0.7,-        hspec >=2.11.14,-        megaparsec >=9.7.0,+        base >=4.16.4.0 && <5,+        conduit >=1.3.5,+        containers >=0.6.5.1,+        hspec >=2.9.7,+        megaparsec >=9.2.2,         network-uri-template,-        text >=2.1.3+        text >=1.2.5.0      if impl(ghc >=9.8)         ghc-options: -Wno-missing-role-annotations