aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/CodeGen.hs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-11-09 17:19:34 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-11-09 17:19:34 +0000
commit036baeb670314358c6021aa9da2f23c1787aa3e6 (patch)
treee6084195a38e0224571bfbdb8195252eab9cb65f /src/Test/VeriFuzz/CodeGen.hs
parentadda9ab2f66adeb7fa5c5c7cef6ceb7bb107e169 (diff)
downloadverismith-036baeb670314358c6021aa9da2f23c1787aa3e6.tar.gz
verismith-036baeb670314358c6021aa9da2f23c1787aa3e6.zip
Add initial module files
Diffstat (limited to 'src/Test/VeriFuzz/CodeGen.hs')
-rw-r--r--src/Test/VeriFuzz/CodeGen.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Test/VeriFuzz/CodeGen.hs b/src/Test/VeriFuzz/CodeGen.hs
new file mode 100644
index 0000000..1872b28
--- /dev/null
+++ b/src/Test/VeriFuzz/CodeGen.hs
@@ -0,0 +1 @@
+module VeriFuzz.CodeGen where