summaryrefslogtreecommitdiff
path: root/devel/hs-unbounded-delays/DESCR
blob: a1defb9f1a2a12e0e01cc993182ff516922fb1cc (plain)
1
2
3
The threadDelay and timeout functions from the base library use the
bounded Int type for specifying the delay or timeout period.  This
package provides alternatives which use the unbounded Integer type.