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

Bump resolvers and deps #1419

Merged
merged 3 commits into from
Oct 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ defaults: &defaults

- run:
name: Install Hoogle
command: stack --stack-yaml=${STACK_FILE} install hoogle
command: stack -j 1 --stack-yaml=${STACK_FILE} install hoogle

- run:
name: Build (we need the exe for tests)
Expand Down
14 changes: 7 additions & 7 deletions stack-8.4.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- brittany-0.12.1.0
- base-compat-0.9.3
- cabal-plan-0.3.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- floskell-0.10.1
- ghc-exactprint-0.5.8.2
- ghc-lib-parser-8.8.0.20190723
- ghc-lib-parser-8.8.1
- haddock-api-2.20.0
- haddock-library-1.6.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- pretty-show-1.8.2
Expand Down
14 changes: 7 additions & 7 deletions stack-8.4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ extra-deps:
- ./submodules/ghc-mod/ghc-project-types

- base-compat-0.9.3
- brittany-0.12.0.0
- brittany-0.12.1.0
- cabal-plan-0.3.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- floskell-0.10.1
- ghc-exactprint-0.5.8.2
- ghc-lib-parser-8.8.0.20190723
- ghc-lib-parser-8.8.1
- haddock-api-2.20.0
- haddock-library-1.6.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- pretty-show-1.8.2
Expand Down
14 changes: 7 additions & 7 deletions stack-8.4.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- brittany-0.12.1.0
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- floskell-0.10.1
- ghc-exactprint-0.5.8.2
- ghc-lib-parser-8.8.0.20190723
- ghc-lib-parser-8.8.1
- haddock-api-2.20.0
- haddock-library-1.6.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- optparse-simple-0.1.0
Expand Down
18 changes: 10 additions & 8 deletions stack-8.6.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,24 @@ extra-deps:
- ./submodules/ghc-mod/ghc-project-types

- apply-refact-0.6.0.0
- brittany-0.12.0.0
- butcher-1.3.2.1
- brittany-0.12.1.0
- butcher-1.3.2.3
- cabal-install-2.4.0.0
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- czipwith-1.0.1.1
- data-tree-print-0.1.0.2
- floskell-0.10.0
- ghc-lib-parser-8.8.0.20190723
- deque-0.4.3
- floskell-0.10.1
- ghc-lib-parser-8.8.1
- haddock-api-2.21.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
Expand All @@ -36,6 +37,7 @@ extra-deps:
- primes-0.2.1.0
- resolv-0.1.1.2
- rope-utf16-splay-0.3.1.0
- strict-list-0.1.5
- syz-0.2.0.0
- temporary-1.2.1.1
# To make build work in windows 7
Expand Down
18 changes: 10 additions & 8 deletions stack-8.6.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,27 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- butcher-1.3.2.1
- brittany-0.12.1.0
- butcher-1.3.2.3
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- ghc-lib-parser-8.8.0.20190723
- deque-0.4.3
- floskell-0.10.1
- ghc-lib-parser-8.8.1
- haddock-api-2.21.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
- multistate-0.8.0.1
- rope-utf16-splay-0.3.1.0
- strict-list-0.1.5
- syz-0.2.0.0
- temporary-1.2.1.1
# To make build work in windows 7
Expand Down
14 changes: 7 additions & 7 deletions stack-8.6.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- brittany-0.12.1.0
- butcher-1.3.2.1
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- ghc-lib-parser-8.8.0.20190723
- floskell-0.10.1
- ghc-lib-parser-8.8.1
- haddock-api-2.21.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
Expand Down
14 changes: 7 additions & 7 deletions stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- brittany-0.12.1.0
- butcher-1.3.2.1
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- ghc-lib-parser-8.8.0.20190723
- floskell-0.10.1
- ghc-lib-parser-8.8.1
- haddock-api-2.22.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- hlint-2.2.2
- hoogle-5.0.17.9
- hsimport-0.10.0
- haskell-src-exts-1.21.1
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2@rev:1
- monad-memo-0.4.1
Expand Down
22 changes: 9 additions & 13 deletions stack-8.6.5.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-13.30
resolver: lts-14.11
packages:
- .
- hie-plugin-api
Expand All @@ -10,27 +10,23 @@ extra-deps:
- ./submodules/ghc-mod/core
- ./submodules/ghc-mod/ghc-project-types

- brittany-0.12.0.0
- butcher-1.3.2.1
- ansi-terminal-0.8.2
- ansi-wl-pprint-0.6.8.2
- brittany-0.12.1.0
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.0
- ghc-lib-parser-8.8.0.20190723
- floskell-0.10.1
- ghc-lib-parser-8.8.1
- haddock-api-2.22.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- haskell-src-exts-1.21.0
- hlint-2.2.2
- hsimport-0.10.0
- hoogle-5.0.17.9
- hlint-2.2.3
- hsimport-0.11.0
- hoogle-5.0.17.11
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2@rev:1
- monad-memo-0.4.1
- multistate-0.8.0.1
- rope-utf16-splay-0.3.1.0
- syz-0.2.0.0
- temporary-1.2.1.1
- yaml-0.8.32

flags:
haskell-ide-engine:
Expand Down
11 changes: 5 additions & 6 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: nightly-2019-07-31 # GHC 8.6.5
resolver: nightly-2019-09-21 # Last GHC 8.6.5
packages:
- .
- hie-plugin-api
Expand All @@ -12,21 +12,20 @@ extra-deps:

- ansi-terminal-0.8.2
- ansi-wl-pprint-0.6.8.2
- brittany-0.12.0.0
- brittany-0.12.1.0
- cabal-plan-0.4.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.1
- ghc-lib-parser-8.8.0.20190723
- ghc-lib-parser-8.8.1
- haddock-api-2.22.0
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- hlint-2.2.2
- hsimport-0.10.0
- hlint-2.2.3
- hsimport-0.11.0
- lsp-test-0.8.0.0
- monad-dijkstra-0.1.1.2@rev:1
- syz-0.2.0.0
- temporary-1.2.1.1
- yaml-0.8.32

flags:
haskell-ide-engine:
Expand Down