libghc-unbounded-delays-dev

Unbounded thread delays and timeouts
  https://github.com/basvandijk/unbounded-delays
  0
  no reviews



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.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.