Initial commit
authorLuke Lau <luke_lau@icloud.com>
Sat, 18 May 2019 15:28:49 +0000 (16:28 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sat, 18 May 2019 15:28:49 +0000 (16:28 +0100)
Main.hs [new file with mode: 0644]

diff --git a/Main.hs b/Main.hs
new file mode 100644 (file)
index 0000000..76a9bdb
--- /dev/null
+++ b/Main.hs
@@ -0,0 +1 @@
+main = pure ()