summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-10-17 09:53:22 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-10-17 09:53:22 +0400
commit8a56cbad9a7017d0e372c2e101e60f4b67ce4204 (patch)
treed7267a16ae22aa888a842169f4563daad047d89f
parent913915b3e2b88305c7e4eeeee2c4191465970655 (diff)
Remove orphan dependencies
-rw-r--r--krpc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/krpc.cabal b/krpc.cabal
index 68025f43..dc19f8e0 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -61,7 +61,6 @@ test-suite test-client
61 other-modules: Shared 61 other-modules: Shared
62 build-depends: base == 4.* 62 build-depends: base == 4.*
63 , bytestring 63 , bytestring
64 , containers
65 , process 64 , process
66 , filepath 65 , filepath
67 66