packages feed

pg-harness 0.2.0 → 0.2.1

raw patch · 1 files changed

+4/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

pg-harness.cabal view
@@ -1,12 +1,11 @@ Name:                pg-harness-Version:             0.2.0+Version:             0.2.1 Synopsis:            REST service and library for creating/consuming temporary PostgreSQL databases Description:-  REST service and client library for conveniently creating and consuming temporary-  PostgreSQL databases. This is intended for use from tests.+  __This package has been SUPERCEDED and is OBSOLETE.__   .-  See <https://github.com/BardurArantsson/pg-harness/blob/master/README.md README.md> on-  GitHub for detailed usage and setup instructions for the REST service.+  See <http://hackage.haskell.org/package/pg-harness-server pg-harness-server>+  and <http://hackage.haskell.org/package/pg-harness-client pg-harness-client> License:             AGPL-3 License-file:        LICENSE.txt Author:              Bardur Arantsson