aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <git@ymhg.org>2019-04-08 21:24:39 +0100
committerYann Herklotz <git@ymhg.org>2019-04-08 21:24:39 +0100
commit7653f8fd33162b8b166a12e125c988663ec2fe79 (patch)
tree46c0e848e9d4e2a1b6ae08f26f9854d11fea9de0 /verifuzz.cabal
parent4b5401ef3400413be0559dfa17718611822fc4c6 (diff)
downloadverismith-7653f8fd33162b8b166a12e125c988663ec2fe79.tar.gz
verismith-7653f8fd33162b8b166a12e125c988663ec2fe79.zip
Create Arbitrary module
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 5ed7497..27eb6af 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -45,6 +45,7 @@ library
, VeriFuzz.Sim.XST
, VeriFuzz.Sim.Yosys
, VeriFuzz.Verilog
+ , VeriFuzz.Verilog.Arbitrary
, VeriFuzz.Verilog.AST
, VeriFuzz.Verilog.CodeGen
, VeriFuzz.Verilog.Gen