aboutsummaryrefslogtreecommitdiffstats
path: root/app/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'app/Main.hs')
-rw-r--r--app/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Main.hs b/app/Main.hs
index cbe570b..a7e3d7e 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -20,4 +20,4 @@ main = do
-- _ <- runGraphviz (graphToDot quickParams $ emap (const "") gr) Png "output.png",
-- T.putStrLn $ generate gr
--g <- QC.generate (QC.arbitrary :: QC.Gen SourceText)
- render . genSourceText . nestSource (Identifier "w96") . generateAST $ Circuit gr
+ render . genSourceText . addTestBench . nestUpTo 20 . generateAST $ Circuit gr