Create types for assembly phase 1

This commit is contained in:
Joscha 2020-03-30 14:54:43 +00:00
parent b9f9d27105
commit b15606a530
2 changed files with 194 additions and 0 deletions

View file

@ -20,6 +20,7 @@ dependencies:
- bytestring
- containers
- filepath
- megaparsec
- optparse-applicative
- text
- transformers