diff jotto/app/Main.hs @ 2:3fcf9e52cbfa

boilerplate generated with `stack new`
author Jeff Hammel <k0scist@gmail.com>
date Sun, 24 Dec 2017 12:37:27 -0800
parents
children 35881e1404dc
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jotto/app/Main.hs	Sun Dec 24 12:37:27 2017 -0800
@@ -0,0 +1,8 @@
+-- Jotto main
+
+module Main where
+
+import Lib
+
+main :: IO ()
+main = someFunc