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 b8a731e commit 648b75dCopy full SHA for 648b75d
tests/Language/Haskell/Stylish/Step/Data/Tests.hs
@@ -406,7 +406,7 @@ case19 = expected @=? testStep (step indentIndentStyle) input
406
, " }"
407
]
408
409
--- | Should not break Enums (data without records) formating
+-- | Should not break Enums (data without records) formatting
410
--
411
-- See https://github.com/jaspervdj/stylish-haskell/issues/262
412
case20 :: Assertion
0 commit comments