]> git.rmz.io Git - my-scheme.git/commitdiff
Add Parsec dependencie
authorSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:22:28 +0000 (22:22 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:22:28 +0000 (22:22 +0000)
This is a Parser module that will be used in the project.

`stack` makes it quite easy to add dependencies. Simply change the
`dependencies` list in `package.yaml` and run `stack build` again. Any
missing modules will be installed.


No differences found