Skip to content

Commit 28150bc

Browse files
authored
Merge pull request #129 from jneira/update-ghc-lib
Update ghc-lib-parser version
2 parents a2b7710 + 525f047 commit 28150bc

7 files changed

+7
-6
lines changed

Diff for: cabal.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ package ghcide
2323

2424
write-ghc-environment-files: never
2525

26-
index-state: 2020-05-17T20:25:21Z
26+
index-state: 2020-05-24T12:28:23Z

Diff for: stack-8.10.1.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ extra-deps:
1515
- floskell-0.10.3
1616
# - ghcide-0.1.0
1717
- ghc-exactprint-0.6.3
18+
- ghc-lib-parser-8.10.1.20200523
1819
- lens-4.19.1
1920
- monad-dijkstra-0.1.1.2
2021
- optics-core-0.3

Diff for: stack-8.6.4.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ extra-deps:
2020
- fuzzy-0.1.0.0
2121
- ghc-check-0.3.0.1
2222
- ghc-exactprint-0.6.2 # for HaRe
23-
- ghc-lib-parser-8.10.1.20200412
23+
- ghc-lib-parser-8.10.1.20200523
2424
- ghc-lib-parser-ex-8.10.0.4
2525
- ghc-paths-0.1.0.12
2626
- haddock-api-2.22.0@rev:1

Diff for: stack-8.6.5.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extra-deps:
1818
- fuzzy-0.1.0.0
1919
# - ghcide-0.1.0
2020
- ghc-check-0.3.0.1
21-
- ghc-lib-parser-8.10.1.20200412
21+
- ghc-lib-parser-8.10.1.20200523
2222
- ghc-lib-parser-ex-8.10.0.4
2323
- haddock-api-2.22.0@rev:1
2424
- haddock-library-1.8.0

Diff for: stack-8.8.2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ extra-deps:
1313
- floskell-0.10.3
1414
# - ghcide-0.1.0
1515
- ghc-check-0.3.0.1
16-
- ghc-lib-parser-8.10.1.20200412
16+
- ghc-lib-parser-8.10.1.20200523
1717
- ghc-lib-parser-ex-8.10.0.4
1818
- haddock-library-1.8.0
1919
- haskell-lsp-0.22.0.0

Diff for: stack-8.8.3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ extra-deps:
1313
- floskell-0.10.3
1414
# - ghcide-0.1.0
1515
- ghc-check-0.3.0.1
16-
- ghc-lib-parser-8.10.1.20200412
16+
- ghc-lib-parser-8.10.1.20200523
1717
- ghc-lib-parser-ex-8.10.0.4
1818
- haskell-lsp-0.22.0.0
1919
- haskell-lsp-types-0.22.0.0

Diff for: stack.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extra-deps:
1818
- fuzzy-0.1.0.0
1919
# - ghcide-0.1.0
2020
- ghc-check-0.3.0.1
21-
- ghc-lib-parser-8.10.1.20200412
21+
- ghc-lib-parser-8.10.1.20200523
2222
- ghc-lib-parser-ex-8.10.0.4
2323
- haddock-api-2.22.0@rev:1
2424
- haddock-library-1.8.0

0 commit comments

Comments
 (0)