File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -90,37 +90,37 @@ flag all-formatters
90
90
flag class
91
91
description : Enable class plugin
92
92
default : False
93
- manual : True
93
+ manual : False
94
94
95
95
flag haddockComments
96
96
description : Enable haddockComments plugin
97
97
default : False
98
- manual : True
98
+ manual : False
99
99
100
100
flag eval
101
101
description : Enable eval plugin
102
102
default : False
103
- manual : True
103
+ manual : False
104
104
105
105
flag importLens
106
106
description : Enable importLens plugin
107
107
default : False
108
- manual : True
108
+ manual : False
109
109
110
110
flag retrie
111
111
description : Enable retrie plugin
112
112
default : False
113
- manual : True
113
+ manual : False
114
114
115
115
flag tactic
116
116
description : Enable tactic plugin
117
117
default : False
118
- manual : True
118
+ manual : False
119
119
120
120
flag hlint
121
121
description : Enable hlint plugin
122
122
default : False
123
- manual : True
123
+ manual : False
124
124
125
125
flag moduleName
126
126
description : Enable moduleName plugin
@@ -135,7 +135,7 @@ flag pragmas
135
135
flag splice
136
136
description : Enable splice plugin
137
137
default : False
138
- manual : True
138
+ manual : False
139
139
140
140
-- formatters
141
141
You can’t perform that action at this time.
0 commit comments