aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-auto-update/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-auto-update/pkg-descr')
-rw-r--r--devel/hs-auto-update/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/hs-auto-update/pkg-descr b/devel/hs-auto-update/pkg-descr
deleted file mode 100644
index 38b60e3bacc2..000000000000
--- a/devel/hs-auto-update/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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.
-
-WWW: https://github.com/yesodweb/wai