PACKAGE NAME:  haskell-auto-update-0.1.4-x86_64-1salix15.0.txz
PACKAGE LOCATION:  ./salix/haskell
PACKAGE SIZE (compressed):  78 K
PACKAGE SIZE (uncompressed):  312 K
PACKAGE REQUIRED:  aaa_libraries|gmp,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: