feat: Expose ConnectInfo record fields

This commit is contained in:
Gregor Kleen 2020-07-03 09:54:26 +02:00
parent 68a2b78010
commit 1beeab1e68

View File

@ -37,7 +37,7 @@ module Network.Minio
findFirst,
-- * Connecting to object storage
ConnectInfo,
ConnectInfo(..),
setRegion,
setCreds,
setCredsFrom,