diff --git a/bench/config.yaml b/bench/config.yaml index 315ed4a46d3..a165c1ff90b 100644 --- a/bench/config.yaml +++ b/bench/config.yaml @@ -127,15 +127,15 @@ configurations: - rename - stylish-haskell - alternateNumberFormat -- brittany +# - brittany - callHierarchy - changeTypeSignature - class - codeRange - eval - explicitFixity -- floskell -- fourmolu +# - floskell +# - fourmolu - gadt - ghcide-code-actions-bindings - ghcide-code-actions-fill-holes @@ -149,7 +149,7 @@ configurations: - hlint - importLens - moduleName -- ormolu +# - ormolu - pragmas - qualifyImportedNames - refineImports @@ -157,5 +157,5 @@ configurations: - retrie - splice - stan -- stylish-haskell +# - stylish-haskell - tactics