X-Git-Url: https://git.rmz.io/my-scheme.git/blobdiff_plain/17d5db9d9f3f3a344c4c2d66c62d6049f29ab51e..f124ec5ddc0b30d092be82eb7b9fd3a9d1f47990:/app/Main.hs diff --git a/app/Main.hs b/app/Main.hs index a938cf0..2740935 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -1,4 +1,5 @@ module Main where +import Text.ParserCombinators.Parsec import System.Environment main :: IO ()