hlint breaking changes

hackage

5 curated breaking changes across major versions of hlint. Use this as a migration checklist before bumping dependencies.

5
changes
Breaking changes by transition
  • v3.8 \u2192 v3.10breaking

    #1617, hints for when x <*> y could be y, e.g. []

  • v3.8 \u2192 v3.10breaking

    #1568, add mapMaybe f (reverse x) ==> reverse (mapMaybe f x)

  • v3.8 \u2192 v3.10breaking

    #1569, avoid redundant Foldable.toList calls in Foldable operations

  • v3.8 \u2192 v3.10breaking

    #1571, rename a few hints to make them clearer

  • v3.8 \u2192 v3.10breaking

    #1599, add translated 0 0 hint for CodeWorld project

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/hackage/hlint
hlint breaking changes — Hackage migration guide | DepScope