Skip to content

Commit

Permalink
ghc-latest.config: rere is up to date with GHC 9.10 now (#10202)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
ulysses4ever and mergify[bot] authored Jul 17, 2024
1 parent 33eac73 commit 4e27d52
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project-cabal/ghc-latest.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
-- - cabal.validate.project (Cabal CI),
-- Commented out below are the usual suspects. Feel free to add more.

-- NOTE: don't forget to update the compiler version in the conditionals
-- NOTE: don't forget to update the compiler version in the conditional
-- when upgrading to a newer GHC
if impl(ghc >= 9.10.0)
allow-newer: rere:base
if impl(ghc >= 9.12.0)
allow-newer:
--windns:*, rere:*, tree-diff:*, uuid-types:*, these:*, hashable:*, assoc:*, semialign:*, indexed-traversable-instances:*, indexed-traversable:*, OneTuple:*, scientific:*, time-compat:*, text-short:*, integer-conversion:*, generically:*, data-fix:*, binary:*
Expand Down

0 comments on commit 4e27d52

Please sign in to comment.