]> Git — Sourcephile - haskell/symantic.git/blob - symantic-lib/stack.yaml
stack: bump to lts-13.19
[haskell/symantic.git] / symantic-lib / stack.yaml
1 resolver: lts-13.3
2 packages:
3 - '.'
4 - location: '../symantic'
5 extra-dep: true
6 - location: '../symantic-grammar'
7 extra-dep: true
8 - location: '../symantic-document'
9 extra-dep: true
10 extra-deps:
11 - monad-classes-0.3.2.2