postgresql-orm 0.2 → 0.2.1
raw patch · 1 files changed
+2/−1 lines, 1 files
Files
- postgresql-orm.cabal +2/−1
postgresql-orm.cabal view
@@ -1,5 +1,5 @@ name: postgresql-orm-version: 0.2+version: 0.2.1 cabal-version: >= 1.14 build-type: Simple license: GPL@@ -62,6 +62,7 @@ , Database.PostgreSQL.ORM.Model , Database.PostgreSQL.ORM.SqlType , Database.PostgreSQL.ORM.Validations+ other-modules: Paths_postgresql_orm other-extensions: FlexibleContexts , FlexibleInstances , FunctionalDependencies