parser/app/Main.hs
2019-05-27 22:53:34 +02:00

7 lines
65 B
Haskell

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