We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f8325 commit 24815f7Copy full SHA for 24815f7
io-classes/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revsion history of io-classes
2
3
+### 1.8.0.1
4
+
5
+* Added support for `ghc-9.2`.
6
7
### 1.8.0.0
8
9
### Breaking changes
io-classes/io-classes.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: io-classes
-version: 1.8.0.0
+version: 1.8.0.1
synopsis: Type classes for concurrency with STM, ST and timing
description:
IO Monad class hierarchy compatible with:
0 commit comments