]> Git — Sourcephile - haskell/symantic.git/blob - symantic-lib/stack.yaml
Sync with ghc-8.2.2 and megaparsec-6.3.0.
[haskell/symantic.git] / symantic-lib / stack.yaml
1 resolver: lts-10.5
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 - location: '../monad-classes'
11 extra-dep: true
12 extra-deps:
13 - peano-0.1.0.1