]> git.rmz.io Git - my-scheme.git/commit
Import the Parsec library
authorSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:24:47 +0000 (22:24 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:25:20 +0000 (22:25 +0000)
commitf124ec5ddc0b30d092be82eb7b9fd3a9d1f47990
tree2be13de37421ee516ecf363b1b1055f1f5fb02bd
parent7d2181062869beb269006a3f38e036873aff8a23
Import the Parsec library

If we want to use the new library, it needs to be imported.

More info for the library can be found on GitHub.
https://github.com/haskell/parsec
app/Main.hs