]> Git — Sourcephile - haskell/treemap.git/blob - HLint.hs
init
[haskell/treemap.git] / HLint.hs
1 import "hint" HLint.HLint
2 ignore "Use camelCase"
3 ignore "Use import/export shortcut"