File: HLint.hs

package info (click to toggle)
haskell-parsers 0.12.9-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: haskell: 1,565; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
import "hint" HLint.Default

ignore "Reduce duplication"
ignore "Use String"