minio-hs/test
Aditya Manthramurthy 410d342cd5
Build with GHC 8.8 (#137)
* Fix to build with GHC 8.8 and fix error handling bug

To work with the addition of MonadFail constraint to parseTimeM in the time
library, the underlying monad was changed from Either to Maybe as it has a
MonadFail instance.

* Update build to run tests against local minio server
2019-10-28 15:40:20 -07:00
..
Network/Minio Add oiUserMetadata to ObjectInfo to return user metadata (#132) 2019-07-24 13:30:03 -07:00
LiveServer.hs Build with GHC 8.8 (#137) 2019-10-28 15:40:20 -07:00
Spec.hs MinIO & min.io replaces Minio & minio.io respectively (#114) 2019-04-13 00:25:25 +05:30