Parse JSON file for L-system input

This commit is contained in:
Dimitri Lozeve 2018-01-17 22:18:01 +00:00
parent 0c107d563e
commit 55e0f0d82c
3 changed files with 50 additions and 35 deletions

View file

@ -23,6 +23,9 @@ dependencies:
- gloss
- optparse-applicative
- safe
- aeson
- text
- bytestring
library:
source-dirs: src