mirror of
https://github.com/ocharles/weeder.git
synced 2024-11-27 02:33:03 +03:00
Release 2.0.1
This commit is contained in:
parent
42e9e9e686
commit
1765981309
@ -1,3 +1,8 @@
|
|||||||
|
# 2.0.1.0
|
||||||
|
|
||||||
|
- PR #7: Support optparse-applicative-0.15.1.0 and algebraic-graphs-0.5. Thanks
|
||||||
|
to @robx for contribuiting this fix!
|
||||||
|
|
||||||
# 2.0.0.0
|
# 2.0.0.0
|
||||||
|
|
||||||
Weeder 2.0 is a ground up rewrite of Weeder using `.hie` files. It is now
|
Weeder 2.0 is a ground up rewrite of Weeder using `.hie` files. It is now
|
||||||
|
@ -4,7 +4,7 @@ license-file: LICENSE
|
|||||||
name: weeder
|
name: weeder
|
||||||
author: Ollie Charles <ollie@ocharles.org.uk>
|
author: Ollie Charles <ollie@ocharles.org.uk>
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
copyright: Neil Mitchell 2017-2020, Oliver Charles 2020
|
copyright: Neil Mitchell 2017-2020, Oliver Charles 2020
|
||||||
synopsis: Detect dead code
|
synopsis: Detect dead code
|
||||||
description: Find declarations.
|
description: Find declarations.
|
||||||
|
Loading…
Reference in New Issue
Block a user