Skip to content

Commit 8fbc1ea

Browse files
committed
Restore allow-newer
1 parent 625824d commit 8fbc1ea

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

stack-9.0.1.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ extra-deps:
7575
ghc-options:
7676
"$everything": -haddock
7777

78+
allow-newer: true
79+
7880
configure-options:
7981
ghcide:
8082
- --disable-library-for-ghci

stack-9.0.2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ extra-deps:
9797
ghc-options:
9898
"$everything": -haddock
9999

100+
allow-newer: true
101+
100102
configure-options:
101103
ghcide:
102104
- --disable-library-for-ghci

0 commit comments

Comments
 (0)