Skip to content

Commit 4f13a72

Browse files
committed
Disable formatters, hlint and stan plugin
1 parent ffe4327 commit 4f13a72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cabal.project

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ if impl(ghc >= 9.11)
8080
allow-newer:
8181
cabal-install-parsers:base,
8282
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

Comments
 (0)