]> Git — Sourcephile - haskell/treemap.git/blob - HLint.hs
stack: bump to lts-12.25
[haskell/treemap.git] / HLint.hs
1 import "hint" HLint.HLint
2 ignore "Use camelCase"
3 ignore "Use import/export shortcut"
4
5 -- BEGIN: generated hints
6 -- END: generated hints