aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 575365b..cbf7983 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -20,7 +20,7 @@ library
hs-source-dirs: src
default-language: Haskell2010
ghc-options: -Wall
- other-modules: , VeriFuzz.Internal.Gen
+ other-modules: VeriFuzz.Internal.Gen
, VeriFuzz.Internal.Shared
, VeriFuzz.Simulator.Internal.Template
exposed-modules: VeriFuzz