Skip to content

2.9.0

Latest
Compare
Choose a tag to compare
@ocharles ocharles released this 10 Aug 14:12
· 2 commits to master since this release
fa9c7dc

Changed

  • Sort weeds by line number and then by column. (#155)
  • Show unit names in output. (#156)
  • Significantly improve weeders performance when using type-class-roots = false. (#172)
  • Use Glob to find .hie files. This can avoid an infinite loop with recursive symlinks. (#165)
  • Build with lens-5.3. (#173)

Fixed

  • Weeder now correctly reports TOML parse errors. (#161)