mima-tools/package.yaml
Joscha b1274d5d2c Begin rewrite
... by deleting most files. By the theory of evolution, the remaining ones will
get stronger over the next commits. That's how it works, isn't it?
2020-03-25 21:41:41 +00:00

21 lines
436 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
- containers
- text
library:
source-dirs: src