File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -94,74 +94,74 @@ flag class
94
94
95
95
flag haddockComments
96
96
description : Enable haddockComments plugin
97
- default : False
97
+ default : True
98
98
manual : False
99
99
100
100
flag eval
101
101
description : Enable eval plugin
102
- default : False
102
+ default : True
103
103
manual : False
104
104
105
105
flag importLens
106
106
description : Enable importLens plugin
107
- default : False
107
+ default : True
108
108
manual : False
109
109
110
110
flag retrie
111
111
description : Enable retrie plugin
112
- default : False
112
+ default : True
113
113
manual : False
114
114
115
115
flag tactic
116
116
description : Enable tactic plugin
117
- default : False
117
+ default : True
118
118
manual : False
119
119
120
120
flag hlint
121
121
description : Enable hlint plugin
122
- default : False
122
+ default : True
123
123
manual : False
124
124
125
125
flag moduleName
126
126
description : Enable moduleName plugin
127
- default : False
127
+ default : True
128
128
manual : True
129
129
130
130
flag pragmas
131
131
description : Enable pragmas plugin
132
- default : False
132
+ default : True
133
133
manual : True
134
134
135
135
flag splice
136
136
description : Enable splice plugin
137
- default : False
137
+ default : True
138
138
manual : False
139
139
140
140
-- formatters
141
141
142
142
flag floskell
143
143
description : Enable floskell plugin
144
- default : False
144
+ default : True
145
145
manual : True
146
146
147
147
flag fourmolu
148
148
description : Enable fourmolu plugin
149
- default : False
149
+ default : True
150
150
manual : True
151
151
152
152
flag ormolu
153
153
description : Enable ormolu plugin
154
- default : False
154
+ default : True
155
155
manual : True
156
156
157
157
flag stylishHaskell
158
158
description : Enable stylishHaskell plugin
159
- default : False
159
+ default : True
160
160
manual : True
161
161
162
162
flag brittany
163
163
description : Enable brittany plugin
164
- default : False
164
+ default : True
165
165
manual : True
166
166
167
167
common example-plugins
You can’t perform that action at this time.
0 commit comments