We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db4db9 commit 12fe24aCopy full SHA for 12fe24a
cabal.project
@@ -12,7 +12,7 @@ package io-classes
12
package strict-stm
13
flags: +asserts
14
15
-if impl (ghc >= 9.12)
+if impl (ghc >= 9.10.2)
16
allow-newer:
17
-- Stuck on `cabal-3.14` issues and recalcitrant maintainers
18
-- https://github.com/haskell/aeson/issues/1124
0 commit comments