mima-tools/package.yaml
2020-03-27 12:56:27 +00:00

25 lines
503 B
YAML

name: mima-tools
version: 0.1.0.0
license: MIT
author: Garmelon <joscha@plugh.de>
copyright: 2019-2020 Garmelon
synopsis: Tools for the MiMa (MinimalMaschine)
description: Please see the README on GitHub at <https://github.com/Garmelon/mima-tools#readme>
github: Garmelon/mima-tools
extra-source-files:
- README.md
dependencies:
- base >= 4.7 && < 5
- OddWord >= 1.0 && < 1.1
- aeson
- bytestring
- containers
- text
- transformers
- unordered-containers
library:
source-dirs: src