parser/app/Main.hs
2019-05-28 00:39:24 +02:00

7 lines
68 B
Haskell

module Main where
import Lib
main :: IO ()
main = getLine >>= go