Skip to content

Commit 9d82f77

Browse files
committed
Fix stack.yaml extra-deps
1 parent d0f02b5 commit 9d82f77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stack.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ extra-deps:
2929
# - ghcide-0.1.0
3030
- ghc-check-0.5.0.1
3131
- ghc-exactprint-0.6.3.2
32-
- ghc-lib-8.10.2.20200808
33-
- ghc-lib-parser-8.10.2.20200808
32+
- ghc-lib-8.10.2.20200916
33+
- ghc-lib-parser-8.10.2.20200916
3434
- ghc-lib-parser-ex-8.10.0.16
3535
- ghc-source-gen-0.4.0.0
3636
- haddock-api-2.22.0@rev:1
@@ -42,7 +42,7 @@ extra-deps:
4242
- HsYAML-0.2.1.0@rev:1
4343
- HsYAML-aeson-0.2.0.0@rev:2
4444
- implicit-hie-cradle-0.2.0.1
45-
- implicit-hie-0.1.1.0
45+
- implicit-hie-0.1.2.0
4646
- indexed-profunctors-0.1
4747
- lens-4.18
4848
- lsp-test-0.11.0.6

0 commit comments

Comments
 (0)