Bump upper bound for async 2.2.1

This commit is contained in:
Stephen Diehl
2018-02-05 10:20:40 +00:00
parent fd7fc5fb8e
commit 8c9d0f4666
+1 -1
View File
@@ -67,7 +67,7 @@ library
base >= 4.6 && <4.11,
array >= 0.4 && <0.6,
ghc-prim >= 0.3 && <0.6,
async >= 2.0 && <2.2,
async >= 2.0 && <2.3,
deepseq >= 1.3 && <1.5,
containers >= 0.5 && <0.6,
hashable >= 1.2 && <1.3,