summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 06d96eb..277fa4a 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -36,6 +36,7 @@ executable erebos
Storage.Key
Storage.Merge
Sync
+ Test
Util
default-extensions: DefaultSignatures
@@ -44,6 +45,7 @@ executable erebos
FlexibleInstances,
FunctionalDependencies,
GeneralizedNewtypeDeriving
+ ImportQualifiedPost
LambdaCase,
MultiWayIf,
RankNTypes,
@@ -69,6 +71,7 @@ executable erebos
hashtables >=1.2 && <1.3,
haskeline >=0.7 && <0.9,
hinotify >=0.4 && <0.5,
+ iproute >=1.7 && <1.8,
memory >=0.14 && <0.17,
mime >= 0.4 && < 0.5,
mtl >=2.2 && <2.3,