mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2025-01-27 03:14: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
|
test-suite tests
|
||||||
build-depends:
|
build-depends:
|
||||||
base >=4.8 && <5.0
|
base >=4.8 && <5.0
|
||||||
, grpc-haskell
|
|
||||||
, bytestring ==0.10.*
|
, bytestring ==0.10.*
|
||||||
, unix
|
, unix
|
||||||
, time
|
, time
|
||||||
|
|
Loading…
Add table
Reference in a new issue