packages feed

hlint-3.6: data/do-block.yaml

- ignore: { }
- warn: {lhs: "case m of Just x -> y; Nothing -> Nothing", rhs: "do x <- m; y"}