We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7179b6 commit a9e996bCopy full SHA for a9e996b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## Ormolu 0.7.5.0
2
3
* Switched to `ghc-lib-parser-9.10`, with the following new syntactic features/behaviors:
4
* GHC proposal [#575](https://github.com/ghc-proposals/ghc-proposals/blob/10290a668608d608c3f6c6010be265cf7a02e1fc/proposals/0575-deprecated-instances.rst): deprecated instances.
ormolu.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ormolu
-version: 0.7.4.0
+version: 0.7.5.0
license: BSD-3-Clause
5
license-file: LICENSE.md
6
maintainer: Mark Karpov <mark.karpov@tweag.io>
0 commit comments