BSD-3-Clause licensed and maintained by Bas van Dijk <[email protected]> Roel van Dijk
This version can be pinned in stack with:unbounded-delays-0.1.0.9@sha256:eb6719c5392b76127de030df0217cc8ba462a6600ece9970d72dbab328203f83,1184

Module documentation for 0.1.0.9

Depends on 1 package(full list with versions):
Used by 2 packages in lts-8.5(full list with versions):

The threadDelay and timeout functions from the base library use the bounded Int type for specifying the delay or timeout period. This packages provides alternatives which use the unbounded Integer type.