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

Commit 55625e0

Browse files
authored
Merge pull request #1277 from alanz/bump-resolvers
Bump resolvers and hoogle
2 parents 5680982 + bd929c1 commit 55625e0

10 files changed

+14
-16
lines changed

stack-8.2.2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra-deps:
2626
- haskell-src-exts-1.21.0
2727
- haskell-src-exts-util-0.2.5
2828
- hlint-2.1.17 # last hlint supporting GHC 8.2
29-
- hoogle-5.0.17.6
29+
- hoogle-5.0.17.9
3030
- hsimport-0.8.8
3131
- lsp-test-0.5.2.3
3232
- monad-dijkstra-0.1.1.2

stack-8.4.2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extra-deps:
2525
- haskell-src-exts-1.21.0
2626
- haskell-src-exts-util-0.2.5
2727
- hlint-2.1.22
28-
- hoogle-5.0.17.6
28+
- hoogle-5.0.17.9
2929
- hsimport-0.10.0
3030
- lsp-test-0.5.2.3
3131
- monad-dijkstra-0.1.1.2

stack-8.4.3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extra-deps:
2424
- haskell-src-exts-1.21.0
2525
- haskell-src-exts-util-0.2.5
2626
- hlint-2.1.22
27-
- hoogle-5.0.17.6
27+
- hoogle-5.0.17.9
2828
- hsimport-0.10.0
2929
- lsp-test-0.5.2.3
3030
- monad-dijkstra-0.1.1.2

stack-8.4.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extra-deps:
2424
- haskell-src-exts-1.21.0
2525
- haskell-src-exts-util-0.2.5
2626
- hlint-2.1.22
27-
- hoogle-5.0.17.6
27+
- hoogle-5.0.17.9
2828
- hsimport-0.10.0
2929
- lsp-test-0.5.2.3
3030
- monad-dijkstra-0.1.1.2

stack-8.6.1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra-deps:
2626
- haskell-src-exts-1.21.0
2727
- haskell-src-exts-util-0.2.5
2828
- hlint-2.1.22
29-
- hoogle-5.0.17.6
29+
- hoogle-5.0.17.9
3030
- hsimport-0.10.0
3131
- lsp-test-0.5.2.3
3232
- monad-dijkstra-0.1.1.2

stack-8.6.2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extra-deps:
2222
- haskell-src-exts-1.21.0
2323
- haskell-src-exts-util-0.2.5
2424
- hlint-2.1.22
25-
- hoogle-5.0.17.6
25+
- hoogle-5.0.17.9
2626
- hsimport-0.10.0
2727
- lsp-test-0.5.2.3
2828
- monad-dijkstra-0.1.1.2

stack-8.6.3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extra-deps:
2222
- haskell-src-exts-1.21.0
2323
- haskell-src-exts-util-0.2.5
2424
- hlint-2.1.22
25-
- hoogle-5.0.17.6
25+
- hoogle-5.0.17.9
2626
- hsimport-0.10.0
2727
- lsp-test-0.5.2.3
2828
- monad-dijkstra-0.1.1.2

stack-8.6.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extra-deps:
2121
- haskell-lsp-types-0.13.0.0
2222
- haskell-src-exts-1.21.0
2323
- hlint-2.1.22
24-
- hoogle-5.0.17.6
24+
- hoogle-5.0.17.9
2525
- hsimport-0.10.0
2626
- lsp-test-0.5.2.3
2727
- monad-dijkstra-0.1.1.2@rev:1

stack-8.6.5.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-04-30 # First GHC 8.6.5
1+
resolver: lts-13.23 # First GHC 8.6.5
22
packages:
33
- .
44
- hie-plugin-api
@@ -11,19 +11,18 @@ extra-deps:
1111
- ./submodules/ghc-mod/core
1212
- ./submodules/ghc-mod/ghc-project-types
1313

14-
- ansi-terminal-0.8.2
1514
- butcher-1.3.2.1
1615
- cabal-plan-0.4.0.0
1716
- constrained-dynamic-0.1.0.0
18-
- deque-0.2.7
1917
- floskell-0.10.0
20-
- ghc-exactprint-0.5.8.2
2118
- ghc-lib-parser-0.20190523
2219
- haddock-api-2.22.0
2320
- haskell-lsp-0.13.0.0
2421
- haskell-lsp-types-0.13.0.0
22+
- haskell-src-exts-1.21.0
2523
- hlint-2.1.22
2624
- hsimport-0.10.0
25+
- hoogle-5.0.17.9
2726
- lsp-test-0.5.2.3
2827
- monad-dijkstra-0.1.1.2@rev:1
2928
- monad-memo-0.4.1

stack.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-04-30 # First GHC 8.6.5
1+
resolver: nightly-2019-05-31 # GHC 8.6.5
22
packages:
33
- .
44
- hie-plugin-api
@@ -12,13 +12,13 @@ extra-deps:
1212
- ./submodules/ghc-mod/ghc-project-types
1313

1414
- ansi-terminal-0.8.2
15+
- ansi-wl-pprint-0.6.8.2
1516
- butcher-1.3.2.1
1617
- cabal-plan-0.4.0.0
1718
- constrained-dynamic-0.1.0.0
1819
- deque-0.2.7
19-
- floskell-0.10.0
20+
- floskell-0.10.1
2021
- ghc-exactprint-0.5.8.2
21-
- ghc-lib-parser-0.20190523
2222
- haddock-api-2.22.0
2323
- haskell-lsp-0.13.0.0
2424
- haskell-lsp-types-0.13.0.0
@@ -28,7 +28,6 @@ extra-deps:
2828
- monad-dijkstra-0.1.1.2@rev:1
2929
- monad-memo-0.4.1
3030
- multistate-0.8.0.1
31-
- rope-utf16-splay-0.3.1.0
3231
- syz-0.2.0.0
3332
- temporary-1.2.1.1
3433
- yaml-0.8.32

0 commit comments

Comments
 (0)