File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -205,12 +205,7 @@ jobs:
205205 ghc-options: -Werror=missing-methods
206206 EOF
207207 cat >> cabal.project <<EOF
208- allow-newer: tree-diff:base
209- allow-newer: lukko:base
210208 allow-newer: cryptohash-sha256:base
211- allow-newer: binary-instances:base
212- allow-newer: zinza:base
213- allow-newer: lattices:base
214209 allow-newer: generic-lens-lite:base
215210 allow-newer: HsYAML:base
216211 allow-newer: cassava-0.5.2.0:base
Original file line number Diff line number Diff line change @@ -7,15 +7,9 @@ package haskell-ci
77 ghc-options : -Wall
88 ghc-options : -Werror
99
10- allow-newer : tree-diff :base
11- allow-newer : lukko :base
1210allow-newer : cryptohash-sha256 :base
13- allow-newer : binary-instances :base
14- allow-newer : zinza :base
15- allow-newer : lattices :base
1611allow-newer : generic-lens-lite :base
1712allow-newer : HsYAML :base
18-
1913allow-newer : cassava-0.5.2.0 :base
2014allow-newer : vector-th-unbox-0.2.1.7 :base
2115allow-newer : vector-th-unbox-0.2.1.7 :template-haskell
Original file line number Diff line number Diff line change @@ -482,12 +482,7 @@ package *
482482 ghc-options: -Werror=missing-methods
483483EOF
484484cat >> cabal.project << EOF
485- allow-newer: tree-diff:base
486- allow-newer: lukko:base
487485allow-newer: cryptohash-sha256:base
488- allow-newer: binary-instances:base
489- allow-newer: zinza:base
490- allow-newer: lattices:base
491486allow-newer: generic-lens-lite:base
492487allow-newer: HsYAML:base
493488allow-newer: cassava-0.5.2.0:base
You can’t perform that action at this time.
0 commit comments