|
1 | | -resolver: nightly-2021-11-06 |
| 1 | +resolver: nightly-2021-12-14 |
2 | 2 |
|
3 | 3 | packages: |
4 | | - - . |
5 | | - - ./hie-compat |
6 | | - - ./hls-graph |
7 | | - - ./ghcide/ |
8 | | - - ./hls-plugin-api |
9 | | - - ./hls-test-utils |
10 | | - - ./shake-bench |
11 | | - - ./plugins/hls-call-hierarchy-plugin |
12 | | - - ./plugins/hls-class-plugin |
13 | | - - ./plugins/hls-haddock-comments-plugin |
14 | | - - ./plugins/hls-eval-plugin |
15 | | - - ./plugins/hls-explicit-imports-plugin |
16 | | - - ./plugins/hls-qualify-imported-names-plugin |
17 | | - - ./plugins/hls-refine-imports-plugin |
18 | | - - ./plugins/hls-hlint-plugin |
19 | | - - ./plugins/hls-rename-plugin |
20 | | - - ./plugins/hls-retrie-plugin |
21 | | - - ./plugins/hls-splice-plugin |
22 | | - # - ./plugins/hls-tactics-plugin |
23 | | - # - ./plugins/hls-brittany-plugin |
24 | | - # - ./plugins/hls-stylish-haskell-plugin |
25 | | - - ./plugins/hls-floskell-plugin |
26 | | - - ./plugins/hls-fourmolu-plugin |
27 | | - - ./plugins/hls-pragmas-plugin |
28 | | - - ./plugins/hls-module-name-plugin |
29 | | - - ./plugins/hls-ormolu-plugin |
30 | | - - ./plugins/hls-alternate-number-format-plugin |
31 | | - |
32 | | -ghc-options: |
33 | | - "$everything": -haddock |
| 4 | +- . |
| 5 | +- ./hie-compat |
| 6 | +- ./hls-graph |
| 7 | +- ./ghcide/ |
| 8 | +- ./hls-plugin-api |
| 9 | +- ./hls-test-utils |
| 10 | +- ./shake-bench |
| 11 | +- ./plugins/hls-call-hierarchy-plugin |
| 12 | +- ./plugins/hls-class-plugin |
| 13 | +- ./plugins/hls-haddock-comments-plugin |
| 14 | +- ./plugins/hls-eval-plugin |
| 15 | +- ./plugins/hls-explicit-imports-plugin |
| 16 | +- ./plugins/hls-qualify-imported-names-plugin |
| 17 | +- ./plugins/hls-refine-imports-plugin |
| 18 | +- ./plugins/hls-hlint-plugin |
| 19 | +- ./plugins/hls-rename-plugin |
| 20 | +- ./plugins/hls-retrie-plugin |
| 21 | +- ./plugins/hls-splice-plugin |
| 22 | +# - ./plugins/hls-tactics-plugin |
| 23 | +# - ./plugins/hls-brittany-plugin |
| 24 | +# - ./plugins/hls-stylish-haskell-plugin |
| 25 | +- ./plugins/hls-floskell-plugin |
| 26 | +- ./plugins/hls-fourmolu-plugin |
| 27 | +- ./plugins/hls-pragmas-plugin |
| 28 | +- ./plugins/hls-module-name-plugin |
| 29 | +- ./plugins/hls-ormolu-plugin |
| 30 | +- ./plugins/hls-alternate-number-format-plugin |
34 | 31 |
|
35 | 32 | extra-deps: |
36 | | - |
37 | | -- blaze-textual-0.2.2.1 |
38 | | -- bytestring-encoding-0.1.0.0@sha256:460b49779fbf0112e8e2f1753c1ed9131eb18827600c298f4d6bb51c4e8c1c0d,1727 |
39 | | -- dependent-map-0.4.0.0@sha256:ca2b131046f4340a1c35d138c5a003fe4a5be96b14efc26291ed35fd08c62221,1657 |
40 | | -- dependent-sum-0.7.1.0@sha256:0e419237f5b86da3659772afff9cab355c0f8d5b3fdb15a5b30e673d8dc83941,2147 |
41 | | -- extra-1.7.9 |
42 | | -- floskell-0.10.5 |
43 | | -- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417 |
| 33 | +- bytestring-encoding-0.1.1.0 |
| 34 | +- dependent-map-0.4.0.0 |
| 35 | +- dependent-sum-0.7.1.0 |
| 36 | +- extra-1.7.9 # for ghcide, https://github.com/haskell/haskell-language-server/pull/2131 |
| 37 | +- hspec-2.7.10 # for hls-test-utils |
| 38 | +- hspec-core-2.7.10 # for hls-test-utils |
| 39 | +- some-1.0.2 # for dependent-sum, https://github.com/obsidiansystems/dependent-sum/issues/66 |
| 40 | +- dependent-sum-template-0.1.1.1 |
| 41 | +- floskell-0.10.6 |
| 42 | +- heapsize-0.3.0.1 |
44 | 43 | - hiedb-0.4.1.0 |
45 | | -- hspec-2.7.10 |
46 | | -- hspec-core-2.7.10 |
47 | | -- hspec-discover-2.7.10 |
48 | 44 | - implicit-hie-0.1.2.6 |
49 | 45 | - implicit-hie-cradle-0.3.0.5 |
50 | | -- monad-dijkstra-0.1.1.2 |
51 | | -- refinery-0.4.0.0 |
52 | | -- retrie-1.0.0.0 |
53 | | -- some-1.0.2 |
| 46 | +- monad-dijkstra-0.1.1.3 |
| 47 | +- retrie-1.1.0.0 |
54 | 48 | - lsp-1.2.0.1 |
55 | 49 | - lsp-types-1.3.0.1 |
56 | 50 | - lsp-test-0.14.0.1 |
57 | | -- sqlite-simple-0.4.18.0 |
58 | | - |
59 | | -- github: anka-213/th-extras |
60 | | - commit: 57a97b4df128eb7b360e8ab9c5759392de8d1659 |
61 | | -# https://github.com/mokus0/th-extras/pull/8 |
62 | | -# https://github.com/mokus0/th-extras/issues/7 |
63 | | - |
64 | | -- github: anka-213/dependent-sum |
65 | | - commit: 8cf4c7fbc3bfa2be475a17bb7c94a1e1e9a830b5 |
66 | | - subdirs: |
67 | | - - dependent-sum-template |
68 | | -# https://github.com/obsidiansystems/dependent-sum/pull/57 |
69 | 51 |
|
70 | 52 | # shake-bench dependencies |
71 | | - |
72 | | -- SVGFonts-1.7.0.1@sha256:44f0e5ee69a0c41de72bfc1408d1384719ec44b2f1a83fd4da31071d9da21f84,4004 |
73 | | -- diagrams-postscript-1.5@sha256:ea9ef970f653072cfde9715fad92481eedcc72a94da543c52a68ca33100902ab,2369 |
74 | | -- Chart-1.9.3@sha256:640a38463318b070d80a049577e4f0b3322df98290abb7afcf0cb74a4ad5b512,2948 |
75 | | -- Chart-diagrams-1.9.3@sha256:1535d5d0d3febca63138cecfde234315212611c21bb7f4358b2dae8c55c59003,1801 |
76 | | -- statestack-0.3@sha256:be43ce2cd790a4732b88cdc9480458503cb5e307b4f79a502d99d5b3d417730e,1135 |
77 | | -- operational-0.2.4.0 |
78 | | - |
79 | | -# end of shake-bench dpendencies |
80 | | - |
81 | | -# due to floskell-0.10.5 and diagrams-core-1.5.0 |
| 53 | +- Chart-1.9.3 |
| 54 | +- Chart-diagrams-1.9.3 |
| 55 | +- SVGFonts-1.7.0.1 # for Chart-diagrams, https://github.com/timbod7/haskell-chart/issues/232 |
| 56 | +- diagrams-postscript-1.5 |
| 57 | +- statestack-0.3 |
| 58 | +- operational-0.2.4.1 |
| 59 | + |
| 60 | +# currently needed for ghcide>extra, etc. |
82 | 61 | allow-newer: true |
83 | 62 |
|
| 63 | +ghc-options: |
| 64 | + "$everything": -haddock |
| 65 | + |
84 | 66 | configure-options: |
85 | 67 | ghcide: |
86 | | - - --disable-library-for-ghci |
| 68 | + - --disable-library-for-ghci |
87 | 69 | haskell-language-server: |
88 | | - - --disable-library-for-ghci |
| 70 | + - --disable-library-for-ghci |
89 | 71 | heapsize: |
90 | | - - --disable-library-for-ghci |
| 72 | + - --disable-library-for-ghci |
91 | 73 |
|
92 | 74 | flags: |
93 | 75 | haskell-language-server: |
|
0 commit comments