packages feed

tmp-proc-example 0.5.1.0 → 0.5.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~tmp-proc

Dependency ranges changed: tmp-proc

Files

tmp-proc-example.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               tmp-proc-example-version:            0.5.1.0+version:            0.5.1.1 synopsis:           Shows how to test a simple service using tmp-proc description:   Provides working examples that use tmp-proc to test a simple postgresql/redis servant-based API service@@ -63,7 +63,7 @@     , tasty-hunit     , text     , time-    , tmp-proc  >= 0.5.1.0+    , tmp-proc     , tmp-proc-postgres     , tmp-proc-redis     , transformers