Starting to mess around with parsing.

This commit is contained in:
2016-05-08 21:23:07 -07:00
parent 79a291a8e8
commit 12ef49fc7b
6 changed files with 775 additions and 38 deletions

View File

@@ -18,6 +18,7 @@ executable bang
array >= 0.5.1.0 && < 0.7,
base >= 4.8 && < 4.9,
bytestring >= 0.10 && < 0.11,
containers >= 0.5.6.2 && < 0.7,
lens >= 4.14 && < 4.18,
monadLib >= 3.7.3 && < 3.9,
optparse-applicative >= 0.12.1 && < 0.14,