Upgrade to Stackage LTS 8.4
parent
bae75182d7
commit
2af4b32ce2
24
stack.yaml
24
stack.yaml
|
@ -1,20 +1,16 @@
|
||||||
|
resolver: lts-8.4
|
||||||
|
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- monad-memo-0.4.1
|
- monad-memo-0.4.1
|
||||||
- multistate-0.7.1.1
|
- unsafe-0.0
|
||||||
- yaml-0.8.18.1 # For Windows. See <https://github.com/snoyberg/yaml/pull/91>.
|
|
||||||
- unsafe-0.0
|
|
||||||
packages:
|
packages:
|
||||||
- .
|
- .
|
||||||
- extra-dep: true
|
- extra-dep: true
|
||||||
location:
|
location:
|
||||||
|
git: https://github.com/lspitzner/butcher
|
||||||
commit: b15f1ae585341ea312f712e63f29a0c57fa5f637
|
commit: b15f1ae585341ea312f712e63f29a0c57fa5f637
|
||||||
git: https://github.com/lspitzner/butcher.git
|
- extra-dep: true
|
||||||
- extra-dep: true
|
|
||||||
location:
|
location:
|
||||||
|
git: https://github.com/lspitzner/data-tree-print
|
||||||
commit: 605855659b15ff190d1e9c0c9b5e981e379aed15
|
commit: 605855659b15ff190d1e9c0c9b5e981e379aed15
|
||||||
git: https://github.com/lspitzner/data-tree-print.git
|
|
||||||
- extra-dep: true
|
|
||||||
location:
|
|
||||||
commit: 85af8e4f34ff013575c9acd9675b495ee7f10180
|
|
||||||
git: https://github.com/lspitzner/ghc-exactprint.git
|
|
||||||
resolver: nightly-2016-12-04
|
|
||||||
|
|
Loading…
Reference in New Issue