forked from haskell/haskell-ide-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
31 lines (31 loc) · 780 Bytes
/
stack.yaml
File metadata and controls
31 lines (31 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#resolver: lts-3.11
# Nightly has ghc-mod/cabal-helper, not in lts yet
resolver: nightly-2015-12-11
packages:
- .
- hie-apply-refact
- hie-base
- hie-example-plugin2
- hie-eg-plugin-async
- hie-plugin-api
- hie-ghc-mod
- hie-hare
- hie-docs-generator
# - ../ghci-ng
- location:
git: https://github.com/kazu-yamamoto/ghc-mod.git
commit: b9bd4ebf77b22d2d9061d647d7799ddcc7c51228
# commit: bff86be69f556f80a8dcd9dd42774ab77cb00eba
extra-dep: true
- location:
git: https://github.com/alanz/hlint.git
commit: e32f4d3cf32d15003e54d4f42afae7bf06b50168
extra-dep: true
- location:
git: https://github.com/alanz/apply-refact.git
commit: ba98a2902e5333519e60d38803f30f82c44eaffc
extra-dep: true
extra-deps:
- HaRe-0.8.2.1
- rosezipper-0.2
- syz-0.2.0.0