We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ac93f commit fb5fcb3Copy full SHA for fb5fcb3
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## Ormolu 0.7.3.0
2
3
* Switched to `ghc-lib-parser-9.8`, with the following new syntactic features:
4
* `ExtendedLiterals`: `123#Int8` is a literal of type `Int8#`. (disabled by
ormolu.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ormolu
-version: 0.7.2.0
+version: 0.7.3.0
license: BSD-3-Clause
5
license-file: LICENSE.md
6
maintainer: Mark Karpov <mark.karpov@tweag.io>
0 commit comments