haskell-cron-matcher/app/Main.hs

7 lines
62 B
Haskell

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