hc/app/Main.hs

7 lines
68 B
Haskell
Raw Normal View History

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