hc/app/Main.hs

6 lines
68 B
Haskell

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