Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit e6e73ad

Browse files
committed
Allow newer for cabal-helper
1 parent 69c9b1f commit e6e73ad

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

stack.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@ extra-deps:
88
- ./submodules/cabal-helper
99
- ./submodules/apply-refact
1010

11-
- deque-0.4.3
12-
- ansi-terminal-0.8.2
1311
- hie-bios-0.3.2
1412
- bytestring-trie-0.2.5.0
1513
- constrained-dynamic-0.1.0.0
16-
- fclabels-2.0.3.3
1714
- floskell-0.10.2
1815
- fold-debounce-0.2.0.9
1916
- haddock-api-2.23.0
@@ -22,6 +19,8 @@ extra-deps:
2219
- hsimport-0.11.0
2320
- monad-dijkstra-0.1.1.2
2421

22+
allow-newer: true
23+
2524
flags:
2625
haskell-ide-engine:
2726
pedantic: true

0 commit comments

Comments
 (0)