PACKAGE NAME: haskell-auto-update-0.1.4-x86_64-1_slackdce.txz PACKAGE LOCATION: ./haskell/haskell-auto-update PACKAGE SIZE (compressed): 80 K PACKAGE SIZE (uncompressed): 520 K PACKAGE REQUIRED: ghc 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: