libghc-unbounded-delays-prof

Unbounded thread delays and timeouts; profiling libraries
  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, compiled for profiling. see http://www.haskell.org/ for more information on haskell.