]> Git — Sourcephile - haskell/symantic.git/blob - symantic/stack.yaml
Move symantic-document to its own Git repository.
[haskell/symantic.git] / symantic / stack.yaml
1 resolver: lts-13.19
2 packages:
3 - '.'
4 - location: '../symantic-grammar'
5 extra-dep: true
6 - location: '../../symantic-document'
7 extra-dep: true