aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index fcd5015..17bea7f 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -17,6 +17,7 @@ library
hs-source-dirs: src
default-language: Haskell2010
other-modules: Test.VeriFuzz.Internal.Shared
+ , Test.VeriFuzz.Internal.Gen
exposed-modules: Test.VeriFuzz
, Test.VeriFuzz.Circuit
, Test.VeriFuzz.CodeGen