Skip to content

Commit 2ed060f

Browse files
Move PQResultUtils module to other-modules
1 parent 1238a37 commit 2ed060f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql-simple.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Library
4646
Database.PostgreSQL.Simple.Errors
4747
-- Other-modules:
4848
Database.PostgreSQL.Simple.Internal
49-
Database.PostgreSQL.Simple.Internal.PQResultUtils
5049

5150
Other-modules:
5251
Database.PostgreSQL.Simple.Compat
5352
Database.PostgreSQL.Simple.HStore.Implementation
53+
Database.PostgreSQL.Simple.Internal.PQResultUtils
5454
Database.PostgreSQL.Simple.Time.Implementation
5555
Database.PostgreSQL.Simple.Time.Internal.Parser
5656
Database.PostgreSQL.Simple.Time.Internal.Printer

0 commit comments

Comments
 (0)