Skip to content

Commit 12fe24a

Browse files
committed
Support ghc-9.10.2
1 parent 4db4db9 commit 12fe24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ package io-classes
1212
package strict-stm
1313
flags: +asserts
1414

15-
if impl (ghc >= 9.12)
15+
if impl (ghc >= 9.10.2)
1616
allow-newer:
1717
-- Stuck on `cabal-3.14` issues and recalcitrant maintainers
1818
-- https://github.com/haskell/aeson/issues/1124

0 commit comments

Comments
 (0)