Files
haskell-tests/sample/app/Main.hs
2020-11-08 10:23:26 +08:00

7 lines
61 B
Haskell

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