Set upper bound on unliftio-core (#146)
This commit is contained in:
parent
9739376227
commit
b9a3cfcd1d
@ -84,7 +84,7 @@ common base-settings
|
|||||||
, time >= 1.8
|
, time >= 1.8
|
||||||
, transformers >= 0.5
|
, transformers >= 0.5
|
||||||
, unliftio >= 0.2
|
, unliftio >= 0.2
|
||||||
, unliftio-core >= 0.1
|
, unliftio-core >= 0.1 && < 0.2
|
||||||
, unordered-containers >= 0.2
|
, unordered-containers >= 0.2
|
||||||
, xml-conduit >= 1.8
|
, xml-conduit >= 1.8
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user