comparison 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
comparison
equal deleted inserted replaced
1:6fa43276f012 2:3fcf9e52cbfa
1 -- Jotto main
2
3 module Main where
4
5 import Lib
6
7 main :: IO ()
8 main = someFunc