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 99bafef commit c005225Copy full SHA for c005225
io-classes/CHANGELOG.md
@@ -6,6 +6,9 @@
6
7
* Added `threadLabel` to `MonadThread`
8
* Added `MonadLabelledMVar` class.
9
+* Added `labelMVar` to `Control.Concurrent.Class.MonadMVar.Strict`
10
+* Added exception-safe `withTMVar` and `withTMVarAnd` functions.
11
+* Added `traceTVarShow`, `traceTMVarShow`, `traceTVarShowIO`, `traceTMVarShowIO` for `Show`-based tracing.
12
13
### 1.7.0.0
14
0 commit comments