Skip to content

Commit

Permalink
Release 2.5.0 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles authored Jan 20, 2023
1 parent 59c83d8 commit 01c900f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Changelog for Weeder

### [`2.5.0`][v2.5.0] - *2023-01-23*

- Weeder has been upgraded to support GHC 9.4 (only). As this changes the
format of `.hie` files accepted, this is a major version bump. Thanks to @tfausak!

### [`2.4.1`][v2.4.1] - *2023-01-05*

- Build with `lens-5.2`
Expand Down
2 changes: 1 addition & 1 deletion weeder.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: weeder
author: Ollie Charles <[email protected]>
maintainer: Ollie Charles <[email protected]>
build-type: Simple
version: 2.4.1
version: 2.5.0
copyright: Neil Mitchell 2017-2020, Oliver Charles 2020-2023
synopsis: Detect dead code
description: Find declarations.
Expand Down

0 comments on commit 01c900f

Please sign in to comment.