view 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 source

-- Jotto main

module Main where

import Lib

main :: IO ()
main = someFunc