mirror of
https://github.com/ocharles/weeder.git
synced 2024-11-26 08:47:14 +03:00
Release 2.5.0 (#111)
This commit is contained in:
parent
59c83d8dc8
commit
01c900f742
@ -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`
|
||||
|
@ -5,7 +5,7 @@ name: weeder
|
||||
author: Ollie Charles <ollie@ocharles.org.uk>
|
||||
maintainer: Ollie Charles <ollie@ocharles.org.uk>
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user