summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 11:53:10 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 12:15:47 -0400
commit9331a37b178c9142f5e864bbdc5434ea208946cc (patch)
tree6431bc6cd3f09f8c64a51c780f7d549c3a6832ab /debug-me.cabal
parent5ddda2f7684857e90f45c37d030858773e96ee99 (diff)
downloaddebug-me-9331a37b178c9142f5e864bbdc5434ea208946cc.tar.gz
make url work without --debug
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 0aa58d2..dd64c01 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -77,6 +77,7 @@ Executable debug-me
, protobuf (>= 0.2)
, cereal (>= 0.5)
, utf8-string (>= 1.0)
+ , network-uri (>= 2.6)
Other-Modules:
ControlWindow
ControlSocket