summaryrefslogtreecommitdiff
path: root/app/Main.hs
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:55:06 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:55:06 +0100
commita5a5e7f275de6ec9784f75a3e2d313e4eee807fa (patch)
treeffdb76e5a312ce4490b04265c7301463b8958729 /app/Main.hs
Initial (WIP)HEADmaster
Diffstat (limited to 'app/Main.hs')
-rw-r--r--app/Main.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
new file mode 100644
index 0000000..4744e25
--- /dev/null
+++ b/app/Main.hs
@@ -0,0 +1,6 @@
+module Main where
+
+import UI.Benchmark (selectedMain)
+
+main :: IO ()
+main = selectedMain