mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2025-01-26 10:54:59 +01:00
Remove unnecessary self-dependency
This commit is contained in:
parent
28e9e68f3b
commit
1ba20e3d86
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ executable echo-client
|
|||
test-suite tests
|
||||
build-depends:
|
||||
base >=4.8 && <5.0
|
||||
, grpc-haskell
|
||||
, bytestring ==0.10.*
|
||||
, unix
|
||||
, time
|
||||
|
|
Loading…
Add table
Reference in a new issue