aboutsummaryrefslogtreecommitdiffstats
path: root/bench/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'bench/Main.hs')
-rw-r--r--bench/Main.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/bench/Main.hs b/bench/Main.hs
new file mode 100644
index 0000000..04c2719
--- /dev/null
+++ b/bench/Main.hs
@@ -0,0 +1,4 @@
+import Lib
+
+main :: IO ()
+main = putStrLn "heyyyyyyyyyyyyyyyyyyyy"