Allow dependency upon async-2.2.* (#75)

This commit is contained in:
j6carey 2019-02-11 10:44:16 -08:00 committed by GitHub
parent e17f2cee46
commit c2a3aa6496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ library
, proto3-wire
, grpc-haskell-core
, async ==2.1.*
, async >=2.1 && <2.3
, managed >= 1.0.5
exposed-modules: