aboutsummaryrefslogtreecommitdiffstats
path: root/reaktor2.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'reaktor2.cabal')
-rw-r--r--reaktor2.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/reaktor2.cabal b/reaktor2.cabal
index d9d3a39..5d19f78 100644
--- a/reaktor2.cabal
+++ b/reaktor2.cabal
@@ -1,5 +1,5 @@
name: reaktor2
-version: 0.1.7
+version: 0.2.0
license: MIT
author: tv <tv@krebsco.de>
maintainer: tv <tv@krebsco.de>
@@ -17,6 +17,7 @@ executable reaktor
containers,
data-default,
filepath,
+ hashable,
lens,
lens-aeson,
network,
@@ -25,6 +26,7 @@ executable reaktor
pcre-light,
process,
random,
+ string-conversions,
stringsearch,
text,
time,