Skip to content

Commit fcf3b2c

Browse files
committed
[skip ci] Revert an accidental comment change
1 parent b0f6526 commit fcf3b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exe/Main.hs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ idePlugins includeExamples = pluginDescToIdePlugins allPlugins
104104
, Pragmas.descriptor "pragmas"
105105
, Floskell.descriptor "floskell"
106106
, Fourmolu.descriptor "fourmolu"
107-
-- , genericDescriptor "generic"
108-
-- , ghcmodDescriptor "ghcmod"
107+
-- , genericDescriptor "generic"
108+
-- , ghcmodDescriptor "ghcmod"
109109
, Ormolu.descriptor "ormolu"
110110
, StylishHaskell.descriptor "stylish-haskell"
111111
, Retrie.descriptor "retrie"

0 commit comments

Comments
 (0)