sourcephile
/
git
/
haskell
/
symantic.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix symantic-lib tests.
[haskell/symantic.git]
/
symantic
/
HLint.hs
1
import "hint" HLint.HLint
2
ignore "Redundant $"
3
ignore "Redundant bracket"
4
ignore "Use camelCase"
5
ignore "Use import/export shortcut"
6
ignore "Use fmap"