aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--verifuzz.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index af56a92..63e7a52 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -58,6 +58,7 @@ library
, memory >=0.14 && <0.15
, DRBG >=0.5 && <0.6
, attoparsec >=0.13 && <0.14
+ , attoparsec-expr >=0.1 && <0.2
default-extensions: OverloadedStrings
executable verifuzz