]> Git — Sourcephile - haskell/symantic.git/blob - symantic-lib/stack.yaml
Polish for publication.
[haskell/symantic.git] / symantic-lib / stack.yaml
1 resolver: nightly-2017-02-03
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.0
12 - peano-0.1.0.1