pipes-postgresql-simple 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+5/−1 lines, 1 files
Files
pipes-postgresql-simple.cabal view
@@ -1,5 +1,5 @@ name: pipes-postgresql-simple-version: 0.1.1.0+version: 0.1.1.1 synopsis: Convert various postgresql-simple calls to work with pipes description: This library provides a few Producers and Consumers that allow @postgresql-simple@ calls to be made within the @pipes@ framework. Currently,@@ -16,6 +16,10 @@ category: Database, Pipes build-type: Simple cabal-version: >=1.8++Source-Repository head+ Type: git+ Location: https://github.com/ocharles/pipes-postgresql-simple library exposed-modules: Pipes.PostgreSQL.Simple