Skip to content

Commit 2dd71c0

Browse files
committed
add allow-newer constraint for Cabal-syntax
1 parent 8b0e246 commit 2dd71c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cabal.project

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ if impl(ghc >= 9.8.4) && impl(ghc < 9.8.5)
6363
constraints:
6464
ghc-lib-parser==9.8.4.20241130
6565

66+
allow-newer:
67+
Cabal-syntax
6668
source-repository-package
6769
type: git
6870
location: https://github.com/haskell/hie-bios

0 commit comments

Comments
 (0)