File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
module Database.PostgreSQL.Driver.Settings
1+
module Database.PostgreSQL.Driver.Settings
22
( ConnectionSettings(..)
3-
, TlsMode
3+
, TlsMode (..)
44
, defaultConnectionSettings
55
) where
66

0 commit comments

Comments
 (0)