]> Git — Sourcephile - majurity.git/blob - HLint.hs
protocol: add: hexHash
[majurity.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 ignore "Use tuple-section"
8 -- BEGIN: generated hints
9 -- END: generated hints