]> Git — Sourcephile - reloto.git/blob - HLint.hs
Bump version.
[reloto.git] / HLint.hs
1 import "hint" HLint.HLint
2 ignore "Move brackets to avoid $"
3 ignore "Reduce duplication"
4 ignore "Redundant $"
5 ignore "Use camelCase"
6 ignore "Use import/export shortcut"
7 -- BEGIN: generated hints
8 -- END: generated hints