aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-20 15:56:30 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-20 15:56:30 +0000
commita7433ecd5f870dfacb519b0b3f368d3051a248d3 (patch)
tree580101355120283f1263163850b7572b59f5dbc7 /verifuzz.cabal
parent7b79d6b2014e65410a75a9b804a4dc5fdc2b21aa (diff)
downloadverismith-a7433ecd5f870dfacb519b0b3f368d3051a248d3.tar.gz
verismith-a7433ecd5f870dfacb519b0b3f368d3051a248d3.zip
Fix unit test and cabal file
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