Skip to content

Commit

Permalink
GHC 9.8 compat: allow-newer for windns
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses4ever committed Nov 16, 2023
1 parent 44b57ec commit a3354e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import: cabal.project.latest-ghc

packages: Cabal/
packages: cabal-testsuite/
packages: Cabal-syntax/
Expand Down
5 changes: 5 additions & 0 deletions cabal.project.latest-ghc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
-- Usually, the latest GHC requires a couple of allow-newer's
-- for some time after the release

allow-newer: windns:*

2 changes: 2 additions & 0 deletions cabal.project.validate
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import: cabal.project.latest-ghc

packages: Cabal-syntax/
packages: Cabal/
packages: cabal-testsuite/
Expand Down

0 comments on commit a3354e0

Please sign in to comment.