Aditya Manthramurthy
|
23fecbb469
|
Update code formatting and update dependencies (unliftio, protolude) (#152)
* Format code with ormolu
* Use latest unliftio-core
* Use latest protolude
|
2020-06-14 10:06:41 -07:00 |
|
ebozduman
|
af3b75e29e
|
MinIO & min.io replaces Minio & minio.io respectively (#114)
|
2019-04-13 00:25:25 +05:30 |
|
Krishnan Parthasarathi
|
7564cbd514
|
Infer XML namespace using connectHost (#96)
While GCS is S3 v4 compatible, it uses a different xml namespace url
than AWS (and Minio).
|
2018-06-07 18:28:59 -07:00 |
|
Aditya Manthramurthy
|
8456034d9e
|
Fix concurrency bug in limitedMapConcurrently (#53)
Also simplifies implementation using lifted `bracket_` and async
routines, instead of lifted control operations like `liftBaseOp_`
Adds a test.
|
2017-08-21 11:52:06 -07:00 |
|