boba/app/Main.hs
2022-08-10 22:41:41 +02:00

7 lines
61 B
Haskell

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