| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Control.CUtils.Deadlock
Description
Automatic deadlock prevention.
Automatic deadlock detection is inefficient, and computations cannot be rolled back or aborted in general.
Instead, we prevent deadlocks before they happen.
Documentation
The Res arrow.