Load and save specification file format

This commit is contained in:
Joscha 2019-11-07 22:18:32 +00:00
parent 890b35eadd
commit 63350d5dd9
4 changed files with 72 additions and 38 deletions

View file

@ -21,6 +21,7 @@ description: Please see the README on GitHub at <https://github.com/Garm
dependencies:
- base >= 4.7 && < 5
- ansi-terminal >= 0.9.1 && < 0.10
- binary >= 0.8.6 && < 0.9
- bytestring >= 0.10.8 && < 0.11
- containers >= 0.6.0 && < 0.7
- optparse-applicative >= 0.14.3 && < 0.15