]> Git — Sourcephile - majurity.git/blob - HLint.hs
web: impl: continue to transcode Voting.Protocol.Cryptography
[majurity.git] / HLint.hs
1 import "hint" HLint.HLint
2 ignore "Move brackets to avoid $"
3 ignore "Reduce duplication"
4 ignore "Redundant $"
5 ignore "Redundant do"
6 ignore "Redundant lambda"
7 ignore "Use camelCase"
8 ignore "Use import/export shortcut"
9 ignore "Use tuple-section"
10 -- BEGIN: generated hints
11 -- END: generated hints