We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9429183 + b5ce126 commit 7ac0e51Copy full SHA for 7ac0e51
async.cabal
@@ -70,7 +70,7 @@ library
70
other-extensions: Trustworthy
71
exposed-modules: Control.Concurrent.Async
72
Control.Concurrent.Async.Internal
73
- build-depends: base >= 4.3 && < 4.21,
+ build-depends: base >= 4.3 && < 4.22,
74
hashable >= 1.1.2.0 && < 1.6,
75
stm >= 2.2 && < 2.6
76
0 commit comments