aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 1b220f3..8f662eb 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -92,6 +92,8 @@ library
, optparse-applicative >=0.14 && <0.15
, exceptions >=0.10.0 && <0.11
, blaze-html >=0.9.0.1 && <0.10
+ , statistics >=0.15.0.0 && <0.16
+ , vector >=0.12.0.1 && <0.13
default-extensions: OverloadedStrings
executable verifuzz