We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5300839 commit 2e31b09Copy full SHA for 2e31b09
CHANGELOG
@@ -1,3 +1,5 @@
1
+v0.9.2.0
2
+
3
* #110, Support GHC 9.0.1
4
5
v0.9.1.0
apply-refact.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.4
name: apply-refact
-version: 0.9.1.0
+version: 0.9.2.0
synopsis: Perform refactorings specified by the refact library.
6
description: Perform refactorings specified by the refact library. It is primarily used with HLint's --refactor flag.
7
license: BSD-3-Clause
0 commit comments