Skip to content

Commit c370286

Browse files
committed
Make the defaults public again
Due to the requirements of hasql-optparse-applicative
1 parent ab73283 commit c370286

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

hasql-pool.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ library
7575
exposed-modules:
7676
Hasql.Pool
7777
Hasql.Pool.Config
78+
Hasql.Pool.Config.Defaults
7879
Hasql.Pool.Observation
7980

8081
-- cabal-gild: discover src/library/other
8182
other-modules:
8283
Hasql.Pool.Config.Config
83-
Hasql.Pool.Config.Defaults
8484
Hasql.Pool.Config.Setting
8585
Hasql.Pool.Prelude
8686
Hasql.Pool.SessionErrorDestructors
File renamed without changes.

0 commit comments

Comments
 (0)