import "hint" HLint.HLint ignore "Collapse lambdas" ignore "Move brackets to avoid $" ignore "Reduce duplication" ignore "Redundant $" ignore "Redundant bracket" ignore "Redundant do" ignore "Redundant lambda" ignore "Use camelCase" ignore "Use const" ignore "Use fmap" ignore "Use if" ignore "Use import/export shortcut" ignore "Use list comprehension" ignore "Use list literal pattern" ignore "Use list literal" ignore "Use shows" -- BEGIN: generated hints infixr 0 `help` infixr 3 infixr 3 :!: infixr 4 infixr 4 <.> -- END: generated hints