Skip to content

Commit f8f9530

Browse files
committed
Prepare version 0.4.0.3
1 parent e4735cb commit f8f9530

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
**Errata** uses [PVP Versioning](https://pvp.haskell.org).
44

5+
## 0.4.0.3
6+
7+
* Updated for GHC 9.10.
8+
9+
## 0.4.0.2
10+
11+
* Updated for GHC 9.8.
12+
513
## 0.4.0.1
614

715
* Updated for GHC 9.4 and 9.6.

errata.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: errata
3-
version: 0.4.0.2
3+
version: 0.4.0.3
44
synopsis: Source code error pretty printing
55
description:
66
An extremely customizable error pretty printer that can handle many kinds of error formatting.

0 commit comments

Comments
 (0)