packages feed

tmp-proc 0.5.1.0 → 0.5.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

tmp-proc.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               tmp-proc-version:            0.5.1.0+version:            0.5.1.1 synopsis:           Run 'tmp' processes in integration tests description:   @tmp-proc@ runs services in docker containers for use in integration tests.@@ -57,7 +57,7 @@     , mtl         ^>=2.2.2     , network     >=2.6.3.6  && <3.2     , process     ^>=1.6.3.0-    , text        ^>=2.0+    , text        >=1.2.3 && <2.2     , unliftio    ^>=0.2.7     , wai         ^>=3.2.1     , warp        >=3.2.3    && <3.4