README 380 B

12345678
  1. A common problem is the desire to have an action run at a scheduled
  2. interval, but only if it is needed. This library allows you to define
  3. actions which will either be performed by a dedicated thread or,
  4. in times of low volume, will be executed by the calling thread.
  5. After uninstalling, run this command to unregister the package from
  6. the ghc package database: ghc-pkg recache