]> Git — Sourcephile - haskell/symantic.git/blob - symantic-lib/stack.yaml
Improve the module system.
[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 extra-deps:
9 - monad-classes-0.3.2.0
10 - peano-0.1.0.1