aboutsummaryrefslogtreecommitdiffstats
path: root/verismith.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verismith.cabal')
-rw-r--r--verismith.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/verismith.cabal b/verismith.cabal
index d10d28c..e77cf49 100644
--- a/verismith.cabal
+++ b/verismith.cabal
@@ -50,6 +50,7 @@ library
, Verismith.Reduce
, Verismith.Report
, Verismith.Result
+ , Verismith.Shuffle
, Verismith.Tool
, Verismith.Tool.Icarus
, Verismith.Tool.Identity
@@ -104,6 +105,7 @@ library
, tomland >=1.0 && <1.3
, transformers >=0.5 && <0.6
, transformers-base >=0.4.5 && <0.5
+ , containers
default-extensions: OverloadedStrings
executable verismith