]> Git — Sourcephile - doclang.git/blob - stack.yaml
Adapt to symantic-cli, removing optparse-applicative.
[doclang.git] / stack.yaml
1 resolver: lts-10.5
2 packages:
3 - '.'
4 - location: '../treemap'
5 extra-dep: true
6 - location: '../treeseq'
7 extra-dep: true
8 - location: '../localization'
9 extra-dep: true
10 - location: '../symantic-cli'
11 extra-dep: true
12 - location: '../symantic-document'
13 extra-dep: true