From: Luke Lau Date: Sat, 18 May 2019 15:28:49 +0000 (+0100) Subject: Initial commit X-Git-Url: https://git.lukelau.me/?p=kaleidoscope-hs.git;a=commitdiff_plain;h=30a26b7d2b0e17ea523ee34cb5d37242a38882df Initial commit --- 30a26b7d2b0e17ea523ee34cb5d37242a38882df diff --git a/Main.hs b/Main.hs new file mode 100644 index 0000000..76a9bdb --- /dev/null +++ b/Main.hs @@ -0,0 +1 @@ +main = pure ()