Bump upper bound for async 2.2.1
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ library
|
|||||||
base >= 4.6 && <4.11,
|
base >= 4.6 && <4.11,
|
||||||
array >= 0.4 && <0.6,
|
array >= 0.4 && <0.6,
|
||||||
ghc-prim >= 0.3 && <0.6,
|
ghc-prim >= 0.3 && <0.6,
|
||||||
async >= 2.0 && <2.2,
|
async >= 2.0 && <2.3,
|
||||||
deepseq >= 1.3 && <1.5,
|
deepseq >= 1.3 && <1.5,
|
||||||
containers >= 0.5 && <0.6,
|
containers >= 0.5 && <0.6,
|
||||||
hashable >= 1.2 && <1.3,
|
hashable >= 1.2 && <1.3,
|
||||||
|
|||||||
Reference in New Issue
Block a user