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 a29244e commit a21f5d7Copy full SHA for a21f5d7
cabal.project
@@ -1,6 +1,8 @@
1
packages: .
2
tests/
3
4
-if impl (ghc >= 9.12)
+if impl (ghc >= 9.14)
5
allow-newer:
6
+ , tagged:template-haskell
7
+ , primitive:base
8
, splitmix:base
0 commit comments