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 293fecf commit 228d6a4Copy full SHA for 228d6a4
bench/config.yaml
@@ -127,15 +127,15 @@ configurations:
127
- rename
128
- stylish-haskell
129
- alternateNumberFormat
130
-- brittany
+# - brittany
131
- callHierarchy
132
- changeTypeSignature
133
- class
134
- codeRange
135
- eval
136
- explicitFixity
137
-- floskell
138
-- fourmolu
+# - floskell
+# - fourmolu
139
- gadt
140
- ghcide-code-actions-bindings
141
- ghcide-code-actions-fill-holes
@@ -149,13 +149,13 @@ configurations:
149
- hlint
150
- importLens
151
- moduleName
152
-- ormolu
+# - ormolu
153
- pragmas
154
- qualifyImportedNames
155
- refineImports
156
157
- retrie
158
- splice
159
- stan
160
-- stylish-haskell
+# - stylish-haskell
161
- tactics
0 commit comments