summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-auto-update/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-auto-update/README')
-rw-r--r--haskell/haskell-auto-update/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-auto-update/README b/haskell/haskell-auto-update/README
new file mode 100644
index 0000000000..89b078b77b
--- /dev/null
+++ b/haskell/haskell-auto-update/README
@@ -0,0 +1,7 @@
+A common problem is the desire to have an action run at a scheduled
+interval, but only if it is needed. This library allows you to define
+actions which will either be performed by a dedicated thread or,
+in times of low volume, will be executed by the calling thread.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache