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