aboutsummaryrefslogtreecommitdiffstats
path: root/nara.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'nara.cabal')
-rw-r--r--nara.cabal6
1 files changed, 6 insertions, 0 deletions
diff --git a/nara.cabal b/nara.cabal
index 3f07cd5..f64cad4 100644
--- a/nara.cabal
+++ b/nara.cabal
@@ -71,6 +71,7 @@ library
directory,
exceptions,
filepath,
+ hex,
iproute == 1.7.*,
lens,
memory == 0.14.*,
@@ -119,6 +120,11 @@ test-suite nara-test
, conduit-extra
, conduit
, stm
+ , memory
+ , cacophony
+ , hex
+ , network
+ , iproute
other-modules:
Network.WireGuard.RPCSpec
default-language: Haskell2010