Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit f478edd

Browse files
authored
Merge pull request #1419 from alanz/bump-resolvers
Bump resolvers and deps
2 parents 3ec201f + 627bf2d commit f478edd

10 files changed

+70
-71
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ defaults: &defaults
4040

4141
- run:
4242
name: Install Hoogle
43-
command: stack --stack-yaml=${STACK_FILE} install hoogle
43+
command: stack -j 1 --stack-yaml=${STACK_FILE} install hoogle
4444

4545
- run:
4646
name: Build (we need the exe for tests)

stack-8.4.2.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
13+
- brittany-0.12.1.0
1414
- base-compat-0.9.3
1515
- cabal-plan-0.3.0.0
1616
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
17+
- floskell-0.10.1
1818
- ghc-exactprint-0.5.8.2
19-
- ghc-lib-parser-8.8.0.20190723
19+
- ghc-lib-parser-8.8.1
2020
- haddock-api-2.20.0
2121
- haddock-library-1.6.0
2222
- haskell-lsp-0.17.0.0
2323
- haskell-lsp-types-0.17.0.0
24-
- haskell-src-exts-1.21.0
24+
- haskell-src-exts-1.21.1
2525
- haskell-src-exts-util-0.2.5
26-
- hlint-2.2.2
27-
- hoogle-5.0.17.9
28-
- hsimport-0.10.0
26+
- hlint-2.2.3
27+
- hoogle-5.0.17.11
28+
- hsimport-0.11.0
2929
- lsp-test-0.8.0.0
3030
- monad-dijkstra-0.1.1.2
3131
- pretty-show-1.8.2

stack-8.4.3.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@ extra-deps:
1111
- ./submodules/ghc-mod/ghc-project-types
1212

1313
- base-compat-0.9.3
14-
- brittany-0.12.0.0
14+
- brittany-0.12.1.0
1515
- cabal-plan-0.3.0.0
1616
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
17+
- floskell-0.10.1
1818
- ghc-exactprint-0.5.8.2
19-
- ghc-lib-parser-8.8.0.20190723
19+
- ghc-lib-parser-8.8.1
2020
- haddock-api-2.20.0
2121
- haddock-library-1.6.0
2222
- haskell-lsp-0.17.0.0
2323
- haskell-lsp-types-0.17.0.0
24-
- haskell-src-exts-1.21.0
24+
- haskell-src-exts-1.21.1
2525
- haskell-src-exts-util-0.2.5
26-
- hlint-2.2.2
27-
- hoogle-5.0.17.9
28-
- hsimport-0.10.0
26+
- hlint-2.2.3
27+
- hoogle-5.0.17.11
28+
- hsimport-0.11.0
2929
- lsp-test-0.8.0.0
3030
- monad-dijkstra-0.1.1.2
3131
- pretty-show-1.8.2

stack-8.4.4.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
13+
- brittany-0.12.1.0
1414
- cabal-plan-0.4.0.0
1515
- constrained-dynamic-0.1.0.0
16-
- floskell-0.10.0
16+
- floskell-0.10.1
1717
- ghc-exactprint-0.5.8.2
18-
- ghc-lib-parser-8.8.0.20190723
18+
- ghc-lib-parser-8.8.1
1919
- haddock-api-2.20.0
2020
- haddock-library-1.6.0
2121
- haskell-lsp-0.17.0.0
2222
- haskell-lsp-types-0.17.0.0
23-
- haskell-src-exts-1.21.0
23+
- haskell-src-exts-1.21.1
2424
- haskell-src-exts-util-0.2.5
25-
- hlint-2.2.2
26-
- hoogle-5.0.17.9
27-
- hsimport-0.10.0
25+
- hlint-2.2.3
26+
- hoogle-5.0.17.11
27+
- hsimport-0.11.0
2828
- lsp-test-0.8.0.0
2929
- monad-dijkstra-0.1.1.2
3030
- optparse-simple-0.1.0

stack-8.6.1.yaml

+10-8
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,24 @@ extra-deps:
1111
- ./submodules/ghc-mod/ghc-project-types
1212

1313
- apply-refact-0.6.0.0
14-
- brittany-0.12.0.0
15-
- butcher-1.3.2.1
14+
- brittany-0.12.1.0
15+
- butcher-1.3.2.3
1616
- cabal-install-2.4.0.0
1717
- cabal-plan-0.4.0.0
1818
- constrained-dynamic-0.1.0.0
1919
- czipwith-1.0.1.1
2020
- data-tree-print-0.1.0.2
21-
- floskell-0.10.0
22-
- ghc-lib-parser-8.8.0.20190723
21+
- deque-0.4.3
22+
- floskell-0.10.1
23+
- ghc-lib-parser-8.8.1
2324
- haddock-api-2.21.0
2425
- haskell-lsp-0.17.0.0
2526
- haskell-lsp-types-0.17.0.0
26-
- haskell-src-exts-1.21.0
27+
- haskell-src-exts-1.21.1
2728
- haskell-src-exts-util-0.2.5
28-
- hlint-2.2.2
29-
- hoogle-5.0.17.9
30-
- hsimport-0.10.0
29+
- hlint-2.2.3
30+
- hoogle-5.0.17.11
31+
- hsimport-0.11.0
3132
- lsp-test-0.8.0.0
3233
- monad-dijkstra-0.1.1.2
3334
- monad-memo-0.4.1
@@ -36,6 +37,7 @@ extra-deps:
3637
- primes-0.2.1.0
3738
- resolv-0.1.1.2
3839
- rope-utf16-splay-0.3.1.0
40+
- strict-list-0.1.5
3941
- syz-0.2.0.0
4042
- temporary-1.2.1.1
4143
# To make build work in windows 7

stack-8.6.2.yaml

+10-8
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,27 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
14-
- butcher-1.3.2.1
13+
- brittany-0.12.1.0
14+
- butcher-1.3.2.3
1515
- cabal-plan-0.4.0.0
1616
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
18-
- ghc-lib-parser-8.8.0.20190723
17+
- deque-0.4.3
18+
- floskell-0.10.1
19+
- ghc-lib-parser-8.8.1
1920
- haddock-api-2.21.0
2021
- haskell-lsp-0.17.0.0
2122
- haskell-lsp-types-0.17.0.0
22-
- haskell-src-exts-1.21.0
23+
- haskell-src-exts-1.21.1
2324
- haskell-src-exts-util-0.2.5
24-
- hlint-2.2.2
25-
- hoogle-5.0.17.9
26-
- hsimport-0.10.0
25+
- hlint-2.2.3
26+
- hoogle-5.0.17.11
27+
- hsimport-0.11.0
2728
- lsp-test-0.8.0.0
2829
- monad-dijkstra-0.1.1.2
2930
- monad-memo-0.4.1
3031
- multistate-0.8.0.1
3132
- rope-utf16-splay-0.3.1.0
33+
- strict-list-0.1.5
3234
- syz-0.2.0.0
3335
- temporary-1.2.1.1
3436
# To make build work in windows 7

stack-8.6.3.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
13+
- brittany-0.12.1.0
1414
- butcher-1.3.2.1
1515
- cabal-plan-0.4.0.0
1616
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
18-
- ghc-lib-parser-8.8.0.20190723
17+
- floskell-0.10.1
18+
- ghc-lib-parser-8.8.1
1919
- haddock-api-2.21.0
2020
- haskell-lsp-0.17.0.0
2121
- haskell-lsp-types-0.17.0.0
22-
- haskell-src-exts-1.21.0
22+
- haskell-src-exts-1.21.1
2323
- haskell-src-exts-util-0.2.5
24-
- hlint-2.2.2
25-
- hoogle-5.0.17.9
26-
- hsimport-0.10.0
24+
- hlint-2.2.3
25+
- hoogle-5.0.17.11
26+
- hsimport-0.11.0
2727
- lsp-test-0.8.0.0
2828
- monad-dijkstra-0.1.1.2
2929
- monad-memo-0.4.1

stack-8.6.4.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
13+
- brittany-0.12.1.0
1414
- butcher-1.3.2.1
1515
- cabal-plan-0.4.0.0
1616
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
18-
- ghc-lib-parser-8.8.0.20190723
17+
- floskell-0.10.1
18+
- ghc-lib-parser-8.8.1
1919
- haddock-api-2.22.0
2020
- haskell-lsp-0.17.0.0
2121
- haskell-lsp-types-0.17.0.0
22-
- haskell-src-exts-1.21.0
23-
- hlint-2.2.2
24-
- hoogle-5.0.17.9
25-
- hsimport-0.10.0
22+
- haskell-src-exts-1.21.1
23+
- hlint-2.2.3
24+
- hoogle-5.0.17.11
25+
- hsimport-0.11.0
2626
- lsp-test-0.8.0.0
2727
- monad-dijkstra-0.1.1.2@rev:1
2828
- monad-memo-0.4.1

stack-8.6.5.yaml

+9-13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-13.30
1+
resolver: lts-14.11
22
packages:
33
- .
44
- hie-plugin-api
@@ -10,27 +10,23 @@ extra-deps:
1010
- ./submodules/ghc-mod/core
1111
- ./submodules/ghc-mod/ghc-project-types
1212

13-
- brittany-0.12.0.0
14-
- butcher-1.3.2.1
13+
- ansi-terminal-0.8.2
14+
- ansi-wl-pprint-0.6.8.2
15+
- brittany-0.12.1.0
1516
- cabal-plan-0.4.0.0
1617
- constrained-dynamic-0.1.0.0
17-
- floskell-0.10.0
18-
- ghc-lib-parser-8.8.0.20190723
18+
- floskell-0.10.1
19+
- ghc-lib-parser-8.8.1
1920
- haddock-api-2.22.0
2021
- haskell-lsp-0.17.0.0
2122
- haskell-lsp-types-0.17.0.0
22-
- haskell-src-exts-1.21.0
23-
- hlint-2.2.2
24-
- hsimport-0.10.0
25-
- hoogle-5.0.17.9
23+
- hlint-2.2.3
24+
- hsimport-0.11.0
25+
- hoogle-5.0.17.11
2626
- lsp-test-0.8.0.0
2727
- monad-dijkstra-0.1.1.2@rev:1
28-
- monad-memo-0.4.1
29-
- multistate-0.8.0.1
30-
- rope-utf16-splay-0.3.1.0
3128
- syz-0.2.0.0
3229
- temporary-1.2.1.1
33-
- yaml-0.8.32
3430

3531
flags:
3632
haskell-ide-engine:

stack.yaml

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-07-31 # GHC 8.6.5
1+
resolver: nightly-2019-09-21 # Last GHC 8.6.5
22
packages:
33
- .
44
- hie-plugin-api
@@ -12,21 +12,20 @@ extra-deps:
1212

1313
- ansi-terminal-0.8.2
1414
- ansi-wl-pprint-0.6.8.2
15-
- brittany-0.12.0.0
15+
- brittany-0.12.1.0
1616
- cabal-plan-0.4.0.0
1717
- constrained-dynamic-0.1.0.0
1818
- floskell-0.10.1
19-
- ghc-lib-parser-8.8.0.20190723
19+
- ghc-lib-parser-8.8.1
2020
- haddock-api-2.22.0
2121
- haskell-lsp-0.17.0.0
2222
- haskell-lsp-types-0.17.0.0
23-
- hlint-2.2.2
24-
- hsimport-0.10.0
23+
- hlint-2.2.3
24+
- hsimport-0.11.0
2525
- lsp-test-0.8.0.0
2626
- monad-dijkstra-0.1.1.2@rev:1
2727
- syz-0.2.0.0
2828
- temporary-1.2.1.1
29-
- yaml-0.8.32
3029

3130
flags:
3231
haskell-ide-engine:

0 commit comments

Comments
 (0)