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 b0f6526 commit fcf3b2cCopy full SHA for fcf3b2c
exe/Main.hs
@@ -104,8 +104,8 @@ idePlugins includeExamples = pluginDescToIdePlugins allPlugins
104
, Pragmas.descriptor "pragmas"
105
, Floskell.descriptor "floskell"
106
, Fourmolu.descriptor "fourmolu"
107
- -- , genericDescriptor "generic"
108
- -- , ghcmodDescriptor "ghcmod"
+ -- , genericDescriptor "generic"
+ -- , ghcmodDescriptor "ghcmod"
109
, Ormolu.descriptor "ormolu"
110
, StylishHaskell.descriptor "stylish-haskell"
111
, Retrie.descriptor "retrie"
0 commit comments