Fix lower bound on `proto3-suite` dependency (#124)

Fixes https://github.com/awakesecurity/gRPC-haskell/issues/122
This commit is contained in:
Gabriel Gonzalez 2021-04-26 12:33:51 -07:00 committed by GitHub
parent 0d1f54b6b8
commit d821e58c2b
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
build-depends:
base >=4.8 && <5.0
, bytestring ==0.10.*
, proto3-suite >=0.4.2.0
, proto3-suite >=0.4.1
, proto3-wire >=1.2.0
, grpc-haskell-core
, async >=2.1 && <2.3