Skip to content

Commit 24815f7

Browse files
committed
io-classes-1.8.0.1
1 parent 13f8325 commit 24815f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

io-classes/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revsion history of io-classes
22

3+
### 1.8.0.1
4+
5+
* Added support for `ghc-9.2`.
6+
37
### 1.8.0.0
48

59
### Breaking changes

io-classes/io-classes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: io-classes
3-
version: 1.8.0.0
3+
version: 1.8.0.1
44
synopsis: Type classes for concurrency with STM, ST and timing
55
description:
66
IO Monad class hierarchy compatible with:

0 commit comments

Comments
 (0)