1 import "hint" HLint.HLint
2 ignore "Collapse lambdas"
3 ignore "Move brackets to avoid $"
4 ignore "Reduce duplication"
6 ignore "Redundant bracket"
8 ignore "Redundant lambda"
13 ignore "Use import/export shortcut"
14 ignore "Use list literal pattern"
15 ignore "Use list literal"
18 -- BEGIN: generated hints
24 -- END: generated hints