packages feed

structs-0.1: HLint.hs

import "hint" HLint.HLint

ignore "Reduce duplication"
ignore "Redundant lambda"
ignore "Use >=>"
ignore "Use const"
ignore "Use module export list"
ignore "Use newtype instead of data"