]> Git — Sourcephile - comptalang.git/blob - lcc/stack.yaml
Rewrite hcompta-lcc to use symantic-grammar.
[comptalang.git] / lcc / stack.yaml
1 resolver: nightly-2017-02-03
2 packages:
3 - '.'
4 - location: '/home/julm/work/pad/informatique/haskell/treemap/2'
5 extra-dep: true
6 - location: '/home/julm/work/pad/informatique/haskell/walderleijen-ansi-text'
7 extra-dep: true
8 - location: '/home/julm/work/pad/informatique/symantic/4/symantic'
9 extra-dep: true
10 - location: '/home/julm/work/pad/informatique/symantic/4/symantic-grammar'
11 extra-dep: true
12 - location: '/home/julm/work/pad/informatique/symantic/4/symantic-lib'
13 extra-dep: true
14 - location: '../lib'
15 extra-dep: true
16 extra-deps:
17 - monad-classes-0.3.2.0
18 - peano-0.1.0.1