passman/app/Main.hs
Jonathan Lamothe 78a9a23d17 initial commit
2018-12-06 14:31:36 -05:00

7 lines
61 B
Haskell

module Main where
import Lib
main :: IO ()
main = someFunc