]> Git — Sourcephile - doclang.git/blob - stack.yaml
Move <judgment/> into <about/>.
[doclang.git] / stack.yaml
1 resolver: lts-12.8
2 packages:
3 - '.'
4 - location: '../haskell-treemap'
5 extra-dep: true
6 - location: '../haskell-treeseq'
7 extra-dep: true
8 - location: '../haskell-localization'
9 extra-dep: true
10 - location: '../haskell-symantic/symantic-cli'
11 extra-dep: true
12 - location: '../haskell-symantic/symantic-document'
13 extra-dep: true
14 - location: '../hjugement'
15 extra-dep: true
16 extra-deps:
17 - monad-classes-0.3.2.2