File: HLint.hs

package info (click to toggle)
haskell-adjunctions 4.1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 156 kB
  • ctags: 1
  • sloc: haskell: 822; sh: 19; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (6)
1
2
3
4
5
import "hint" HLint.Default

ignore "Warning: Avoid lambda"
ignore "Warning: Use &&&"