summaryrefslogtreecommitdiff
path: root/krpc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'krpc.cabal')
-rw-r--r--krpc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/krpc.cabal b/krpc.cabal
index 059f6348..779d7abc 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -57,6 +57,7 @@ test-suite test-client
57 other-modules: Shared 57 other-modules: Shared
58 build-depends: base == 4.* 58 build-depends: base == 4.*
59 , bytestring 59 , bytestring
60 , containers
60 , process 61 , process
61 , filepath 62 , filepath
62 63