Skip to content

Commit

Permalink
Include internal modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Jun 3, 2011
1 parent 01ecfb9 commit 373bf66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pgsql-simple.cabal
@@ -1,5 +1,5 @@
name: pgsql-simple
version: 0.0
version: 0.0.1
homepage: https://github.com/chrisdone/pgsql-simple
bug-reports: https://github.com/chrisdone/pgsql-simple/issues
synopsis: A mid-level PostgreSQL client library.
Expand All @@ -25,6 +25,9 @@ library
Database.PostgreSQL.Simple.QueryResults
Database.PostgreSQL.Simple.Result
Database.PostgreSQL.Simple.Types
other-modules:
Database.PostgreSQL.Base
Database.PostgreSQL.Base.Types

build-depends:
attoparsec >= 0.8.5.3,
Expand Down

0 comments on commit 373bf66

Please sign in to comment.