Skip to content

Commit 23196e2

Browse files
committed
Add extra-deps for ormolu for stack
1 parent bab2de6 commit 23196e2

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

stack-8.6.4.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ extra-deps:
1919
- fuzzy-0.1.0.0
2020
- ghc-check-0.1.0.3
2121
- ghc-exactprint-0.6.2 # for HaRe
22-
- ghc-lib-parser-8.8.1
23-
- ghc-lib-parser-ex-8.8.2
22+
- ghc-lib-parser-8.10.1.20200412
23+
- ghc-lib-parser-ex-8.10.0.4
2424
- haddock-api-2.22.0
2525
- haddock-library-1.8.0
2626
- haskell-lsp-0.21.0.0

stack-8.6.5.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ extra-deps:
1616
# - ghcide-0.1.0
1717
- fuzzy-0.1.0.0
1818
- ghc-check-0.1.0.3
19-
- ghc-lib-parser-8.8.2
19+
- ghc-lib-parser-8.10.1.20200412
20+
- ghc-lib-parser-ex-8.10.0.4
2021
- haddock-library-1.8.0
2122
- haskell-lsp-0.21.0.0
2223
- haskell-lsp-types-0.21.0.0

stack-8.8.2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ extra-deps:
1515
- floskell-0.10.2
1616
# - ghcide-0.1.0
1717
- ghc-check-0.1.0.3
18-
- ghc-lib-parser-ex-8.8.2
18+
- ghc-lib-parser-8.10.1.20200412
19+
- ghc-lib-parser-ex-8.10.0.4
1920
- haddock-library-1.8.0
2021
- haskell-lsp-0.21.0.0
2122
- haskell-lsp-types-0.21.0.0

stack-8.8.3.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ extra-deps:
1515
- floskell-0.10.2
1616
# - ghcide-0.1.0
1717
- ghc-check-0.1.0.3
18-
- ghc-lib-parser-ex-8.8.2
18+
- ghc-lib-parser-8.10.1.20200412
19+
- ghc-lib-parser-ex-8.10.0.4
1920
- haddock-library-1.8.0
2021
- haskell-lsp-0.21.0.0
2122
- haskell-lsp-types-0.21.0.0

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ extra-deps:
1616
- fuzzy-0.1.0.0
1717
# - ghcide-0.1.0
1818
- ghc-check-0.1.0.3
19-
- ghc-lib-parser-8.8.2
19+
- ghc-lib-parser-8.10.1.20200412
20+
- ghc-lib-parser-ex-8.10.0.4
2021
- haddock-library-1.8.0
2122
- haskell-lsp-0.21.0.0
2223
- haskell-lsp-types-0.21.0.0

0 commit comments

Comments
 (0)