aboutsummaryrefslogtreecommitdiffstats
path: root/bench
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-10-28 16:38:22 +0100
committerYann Herklotz <git@yannherklotz.com>2021-10-28 16:38:22 +0100
commitd04cc0b59c49511b3ebae20b0b2ce98d61f04c64 (patch)
treecd7365ddfb759ece64b44fa06f1f687a09ea76ed /bench
downloadgsa-parser-d04cc0b59c49511b3ebae20b0b2ce98d61f04c64.tar.gz
gsa-parser-d04cc0b59c49511b3ebae20b0b2ce98d61f04c64.zip
Initial commit
Diffstat (limited to 'bench')
-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"