Files
loop/app/Main.hs
T
2021-02-03 11:57:31 +01:00

7 lines
61 B
Haskell

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