Skip to content

Commit af0b834

Browse files
committed
Update 8.8 resolvers
1 parent 535f89b commit af0b834

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

stack-8.8.1.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-12-18
1+
resolver: nightly-2019-12-31
22
packages:
33
- .
44
- hie-plugin-api
@@ -15,18 +15,14 @@ extra-deps:
1515
- fold-debounce-0.2.0.9
1616
- haddock-api-2.23.0
1717
- haddock-library-1.8.0
18-
- haskell-src-exts-1.21.1
1918
- hie-bios-0.3.2
20-
# - hoogle-5.0.17.13
21-
- haskell-lsp-0.19.0.0
22-
- haskell-lsp-types-0.19.0.0
2319
- hoogle-5.0.17.11
2420
- hsimport-0.11.0
25-
- lsp-test-0.10.0.0
26-
- monad-dijkstra-0.1.1.2
2721
- semigroups-0.18.5
2822
- temporary-1.2.1.1
29-
23+
- haskell-src-exts-1.21.1
24+
- ilist-0.3.1.0
25+
- monad-dijkstra-0.1.1.2
3026
# allow-newer: true
3127

3228
flags:

stack.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-12-18
1+
resolver: nightly-2019-12-31
22
packages:
33
- .
44
- hie-plugin-api
@@ -15,18 +15,14 @@ extra-deps:
1515
- fold-debounce-0.2.0.9
1616
- haddock-api-2.23.0
1717
- haddock-library-1.8.0
18-
- haskell-src-exts-1.21.1
1918
- hie-bios-0.3.2
20-
# - hoogle-5.0.17.13
21-
- haskell-lsp-0.19.0.0
22-
- haskell-lsp-types-0.19.0.0
2319
- hoogle-5.0.17.11
2420
- hsimport-0.11.0
25-
- lsp-test-0.10.0.0
26-
- monad-dijkstra-0.1.1.2
2721
- semigroups-0.18.5
2822
- temporary-1.2.1.1
29-
23+
- haskell-src-exts-1.21.1
24+
- ilist-0.3.1.0
25+
- monad-dijkstra-0.1.1.2
3026
# allow-newer: true
3127

3228
flags:

0 commit comments

Comments
 (0)