mirror of
https://github.com/postgres-haskell/postgres-wire.git
synced 2024-11-22 05:53:12 +03:00
Export TlsMode constructor and fix test build
This commit is contained in:
parent
502d05b867
commit
c7d6e5afcd
@ -1,6 +1,6 @@
|
||||
module Database.PostgreSQL.Driver.Settings
|
||||
module Database.PostgreSQL.Driver.Settings
|
||||
( ConnectionSettings(..)
|
||||
, TlsMode
|
||||
, TlsMode (..)
|
||||
, defaultConnectionSettings
|
||||
) where
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user