ghc-unbounded-delays 0.1.1.1
Channel: guix
Licenses: Modified BSD
Synopsis: Unbounded thread delays and timeouts
Description:
The threadDelay
and timeout
functions from the Haskell base library use the bounded Int
type for specifying the delay or timeout period. This package provides alternative functions which use the unbounded Integer
type.
Total results: 1