Add command line arguments (L-system and number of iterations)

This commit is contained in:
Dimitri Lozeve 2018-01-17 17:19:06 +00:00
parent e71eda7c5e
commit ebe12ac42b
5 changed files with 177 additions and 88 deletions

View file

@ -21,6 +21,7 @@ description: Please see the README on Github at <https://github.com/dloz
dependencies:
- base >= 4.7 && < 5
- gloss
- optparse-applicative
library:
source-dirs: src