Skip to content

Commit fb5fcb3

Browse files
committed
Version bump (0.7.3.0)
1 parent f7ac93f commit fb5fcb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## Ormolu 0.7.3.0
22

33
* Switched to `ghc-lib-parser-9.8`, with the following new syntactic features:
44
* `ExtendedLiterals`: `123#Int8` is a literal of type `Int8#`. (disabled by

ormolu.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: ormolu
3-
version: 0.7.2.0
3+
version: 0.7.3.0
44
license: BSD-3-Clause
55
license-file: LICENSE.md
66
maintainer: Mark Karpov <mark.karpov@tweag.io>

0 commit comments

Comments
 (0)