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 ffe4327 commit 4f13a72Copy full SHA for 4f13a72
cabal.project
@@ -80,3 +80,6 @@ if impl(ghc >= 9.11)
80
allow-newer:
81
cabal-install-parsers:base,
82
cabal-install-parsers:time,
83
+
84
+-- Disable these plugins as they aren't compatible Cabal-3.17, yet.
85
+flags: -floskell -fourmolu -hlint -ormolu -stan -stylishhaskell
0 commit comments