relax lower async bound
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ library
|
|||||||
base >= 4.6 && <4.10,
|
base >= 4.6 && <4.10,
|
||||||
ghc-prim >= 0.3 && <0.6,
|
ghc-prim >= 0.3 && <0.6,
|
||||||
safe >= 0.3 && <0.4,
|
safe >= 0.3 && <0.4,
|
||||||
async >= 2.1 && <2.2,
|
async >= 2.0 && <2.2,
|
||||||
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