import "hint" HLint.HLint ignore "Move brackets to avoid $" ignore "Reduce duplication" ignore "Redundant $" ignore "Redundant bracket" ignore "Redundant do" ignore "Use camelCase" ignore "Use const" ignore "Use fmap" ignore "Use if" ignore "Use import/export shortcut" ignore "Use list literal pattern" ignore "Use list literal" infixl 2 <<$>>, <<$, <<$?>>, <<$?, <<$*>>, <<$:>> infixl 1 <<|>>, <<|, <<|?>>, <<|?, <<|*>>, <<|:>> infixl 4 <$$>, <$$, $$> infixl 4 <**>, <**, **> infixl 3 <||> -- BEGIN: generated hints -- END: generated hints