purr/app/Main.hs

7 lines
61 B
Haskell
Raw Normal View History

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