This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree 1 file changed +26
-10
lines changed
1 file changed +26
-10
lines changed Original file line number Diff line number Diff line change @@ -4,31 +4,47 @@ packages:
4
4
- hie-plugin-api
5
5
6
6
extra-deps :
7
- - ./submodules/brittany
8
7
- ./submodules/HaRe
8
+ - ./submodules/brittany
9
+ - ./submodules/cabal-helper
9
10
- ./submodules/ghc-mod
10
11
- ./submodules/ghc-mod/core
11
- - ./submodules/cabal-helper
12
12
13
- # - brittany-0.11.0.0
13
+ - apply-refact-0.6.0.0
14
+ - butcher-1.3.2.1
14
15
- cabal-plan-0.4.0.0
15
16
- constrained-dynamic-0.1.0.0
16
- - ghc-exactprint-0.5.8.2
17
- - haddock-api-2.20.0
18
- - haddock-library-1.6.0
19
- - haskell-lsp-0.8.0.1
20
- - haskell-lsp-types-0.8.0.1
17
+ - ekg-json-0.1.0.6
18
+ - ekg-wai-0.1.0.3
19
+ - haddock-api-2.21.0
21
20
- hsimport-0.8.6
22
- - lsp-test-0.5.0.1
23
- - pretty-show-1.8.2
21
+ - monad-memo-0.4.1
22
+ - multistate-0.8.0.1
23
+ - resolv-0.1.1.2
24
24
- syz-0.2.0.0
25
25
- temporary-1.2.1.1
26
+ - yaml-0.8.32
27
+
28
+
29
+
26
30
27
31
flags :
28
32
haskell-ide-engine :
29
33
pedantic : true
30
34
hie-plugin-api :
31
35
pedantic : true
36
+ # ekg-core:
37
+ # allow-newer: true
38
+ # ekg-json:
39
+ # allow-newer: true
40
+ # ekg-wai:
41
+ # allow-newer: true
42
+ # base:
43
+ # allow-newer: true
44
+ # process:
45
+ # allow-newer: true
46
+
47
+ # allow-newer: true
32
48
33
49
nix :
34
50
packages : [ icu libcxx zlib ]
You can’t perform that action at this time.
0 commit comments