Skip to content

Commit 509f0e9

Browse files
authored
Merge pull request #34 from haskellari/enums
Move enums into separate .hsc file
2 parents f505ccc + 02aa205 commit 509f0e9

File tree

3 files changed

+364
-266
lines changed

3 files changed

+364
-266
lines changed

postgresql-libpq.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ library
6565

6666
other-modules:
6767
Database.PostgreSQL.LibPQ.Compat
68+
Database.PostgreSQL.LibPQ.Enums
6869
Database.PostgreSQL.LibPQ.Marshal
6970

7071
build-depends:

0 commit comments

Comments
 (0)