PACKAGE NAME: haskell-auto-update-0.1.4-x86_64-1_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/14.2-x86_64/ PACKAGE LOCATION: ./haskell/haskell-auto-update PACKAGE SIZE (compressed): 84 K PACKAGE SIZE (uncompressed): 550 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: haskell-auto-update: haskell-auto-update (periodic, on-demand actions) haskell-auto-update: haskell-auto-update: A common problem is the desire to have an action run at a scheduled haskell-auto-update: interval, but only if it is needed. This library allows you to define haskell-auto-update: actions which will either be performed by a dedicated thread or, haskell-auto-update: in times of low volume, will be executed by the calling thread. haskell-auto-update: haskell-auto-update: haskell-auto-update: haskell-auto-update: haskell-auto-update: