File: HLint.hs

package info (click to toggle)
haskell-comonad 5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 1
  • sloc: haskell: 864; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (3)
1
2
3
4
import "hint" HLint.HLint

ignore "Eta reduce"
ignore "Use import/export shortcut"