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 9f7ea0c commit 6b4ab60Copy full SHA for 6b4ab60
io-sim/CHANGELOG.md
@@ -12,6 +12,8 @@
12
`TMVar`, `MVar` and a few others - except for `TChan`.
13
- A blocked `takeTVar` is now safe in the presence of exceptions. It will relay
14
the value to other waiting threads.
15
+- Faster handling of timeouts and timers by using a more efficient
16
+ internal representation.
17
18
## 1.6.0.0
19
0 commit comments