Skip to content

Commit 904ed60

Browse files
committed
Use cabal-helper-1.1 in default stack.yaml
1 parent 7a2f0f4 commit 904ed60

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

stack.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ extra-deps:
99
- base-compat-0.11.0
1010
- brittany-0.12.1.1
1111
- butcher-1.3.3.1
12-
# - cabal-helper-1.0.0.0
13-
- github: DanielG/cabal-helper
14-
commit: 5b85a4b9e1c6463c94ffa595893ad02c9a3d2ec3
12+
- Cabal-3.0.2.0
13+
- cabal-helper-1.1.0.0
1514
- cabal-plan-0.6.2.0
1615
- clock-0.7.2
1716
- extra-1.7.1
@@ -21,11 +20,13 @@ extra-deps:
2120
- ghc-check-0.3.0.1
2221
- ghc-lib-parser-8.10.1.20200412
2322
- ghc-lib-parser-ex-8.10.0.4
23+
- haddock-api-2.22.0@rev:1
2424
- haddock-library-1.8.0
2525
- haskell-lsp-0.22.0.0
2626
- haskell-lsp-types-0.22.0.0
2727
- hie-bios-0.5.0
2828
- indexed-profunctors-0.1
29+
- lens-4.18
2930
- lsp-test-0.10.3.0
3031
- monad-dijkstra-0.1.1.2
3132
- opentelemetry-0.3.0
@@ -41,6 +42,7 @@ extra-deps:
4142
commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
4243
- tasty-rerun-1.1.17
4344
- temporary-1.2.1.1
45+
- type-equality-1
4446
- topograph-1
4547

4648
flags:

0 commit comments

Comments
 (0)