Skip to content

Commit 62bd319

Browse files
authored
Merge pull request #2 from jneira/bump-ghcide
Update resolver and fix build for stack-8.10.1
2 parents 5898724 + c859773 commit 62bd319

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

stack-8.10.1.yaml

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2020-05-12
1+
resolver: nightly-2020-06-15
22
compiler: ghc-8.10.1
33

44
packages:
@@ -7,20 +7,21 @@ packages:
77

88
extra-deps:
99
- Cabal-3.2.0.0
10-
- cabal-helper-1.1.0.0
11-
# See https://github.com/haskell-hvr/cabal-plan/pull/55
12-
- github: peti/cabal-plan
13-
commit: 894b76c0b6bf8f7d2f881431df1f13959a8fce87
10+
# - cabal-helper-1.1.0.0
11+
- github: DanielG/cabal-helper
12+
commit: 79a5608778493bf32e74b54bbf1ea2729941e50f
13+
- cabal-plan-0.7.0.0
1414
- clock-0.7.2
1515
- floskell-0.10.3
16-
- ghc-check-0.5.0.1
1716
- ghc-exactprint-0.6.3
18-
- ghc-lib-parser-8.10.1.20200523
1917
- lens-4.19.1
2018
- lsp-test-0.11.0.2
2119
- monad-dijkstra-0.1.1.2
20+
- optics-core-0.3
21+
- ormolu-0.0.5.0
2222
- semigroups-0.18.5
2323
- temporary-1.2.1.1
24+
- these-1.1
2425

2526
flags:
2627
haskell-language-server:

0 commit comments

Comments
 (0)