]> Git — Sourcephile - comptalang.git/blob - lcc/stack.yaml
Commit old WIP.
[comptalang.git] / lcc / stack.yaml
1 resolver: lts-10.5
2 packages:
3 - '.'
4 - location: '../treemap'
5 extra-dep: true
6 - location: '../symantic/symantic'
7 extra-dep: true
8 - location: '../symantic/symantic-document'
9 extra-dep: true
10 - location: '../symantic/symantic-grammar'
11 extra-dep: true
12 - location: '../symantic/symantic-lib'
13 extra-dep: true
14 - location: '../lib'
15 extra-dep: true
16 - location: '../monad-classes'
17 extra-dep: true
18 extra-deps:
19 - peano-0.1.0.1