Skip to content

Commit e72dbea

Browse files
committed
Temporarily add allow-newer: rere:base to cabal.project
This addition can be removed once the `rere` has been released for GHC 9.8.
1 parent 7a25f60 commit e72dbea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cabal.project

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@ constraints: these -assoc
2727
constraints: text >= 2.0
2828
constraints: time >= 1.12
2929

30+
-- Andreas, 2023-10-20, https://github.com/haskell/cabal/issues/9368
31+
-- Package 'rere' is the last blocking building with GHC 9.8.1
32+
allow-newer: rere-0.2:base
33+
3034
program-options
3135
ghc-options: -fno-ignore-asserts

0 commit comments

Comments
 (0)