Set upper bound on unliftio-core (#146)

This commit is contained in:
Aditya Manthramurthy 2020-05-20 07:47:55 -07:00 committed by GitHub
parent 9739376227
commit b9a3cfcd1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ common base-settings
, time >= 1.8
, transformers >= 0.5
, unliftio >= 0.2
, unliftio-core >= 0.1
, unliftio-core >= 0.1 && < 0.2
, unordered-containers >= 0.2
, xml-conduit >= 1.8