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 d6fa219 commit e5adb8dCopy full SHA for e5adb8d
io-classes/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### next version
4
5
+* Support ghc-9.12
6
+
7
### Breaking changes
8
9
* Added `threadLabel` to `MonadThread`
io-sim/CHANGELOG.md
@@ -24,6 +24,7 @@
24
than one that finishes with `SimResult`.
25
- More polymorphic `ppTrace_` type signature.
26
- Fixed `tryReadTBQueue` when returning `Nothing`.
27
+- Support ghc 9.12
28
29
## 1.6.0.0
30
0 commit comments