]> git.rmz.io Git - my-scheme.git/commit
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)
commit7d2181062869beb269006a3f38e036873aff8a23
treeacfb9e6685fbf8bc8c35f518039bbec7ef21e409
parent17d5db9d9f3f3a344c4c2d66c62d6049f29ab51e
Add Parsec dependencie

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.
package.yaml