haskell-cron-matcher/app/Main.hs

7 lines
66 B
Haskell

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