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 9dbe23e commit dd1e5f4Copy full SHA for dd1e5f4
cabal.project
@@ -1,4 +1,4 @@
1
-index-state: hackage.haskell.org 2025-01-14T02:09:49Z
+index-state: hackage.haskell.org 2025-01-15T06:45:23Z
2
3
packages: ./io-sim
4
./io-classes
@@ -12,7 +12,7 @@ package io-classes
12
package strict-stm
13
flags: +asserts
14
15
-if impl (ghc >= 9.10.2)
+if impl (ghc >= 9.12)
16
allow-newer:
17
-- Stuck on `cabal-3.14` issues and recalcitrant maintainers
18
-- https://github.com/haskell/aeson/issues/1124
0 commit comments