added type checker

This commit is contained in:
macocianradu
2021-10-27 15:18:02 +02:00
parent 51c625b74b
commit 9437c6bd7a
8 changed files with 218 additions and 38 deletions

View File

@@ -23,6 +23,7 @@ dependencies:
- base >= 4.7 && < 5
- megaparsec
- time
- mtl
- prettyprinter
- parser-combinators
- text