summaryrefslogtreecommitdiff
path: root/haskell/haskell-lifted-async/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 12:32:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:31 +0700
commitafd1bd52349ebfc264182bf1647ac0621c2022dc (patch)
tree7dab501677cadda5f2f3069d1134d2ad06c14172 /haskell/haskell-lifted-async/README
parentd56ea7379dd551357aed41ea2add0a808b141975 (diff)
downloadslackbuilds-afd1bd52349ebfc264182bf1647ac0621c2022dc.tar.gz
haskell/haskell-lifted-async: Added (Run asynch lifted IO).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-lifted-async/README')
-rw-r--r--haskell/haskell-lifted-async/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-lifted-async/README b/haskell/haskell-lifted-async/README
new file mode 100644
index 0000000000..e174312d1e
--- /dev/null
+++ b/haskell/haskell-lifted-async/README
@@ -0,0 +1,5 @@
+This package provides IO operations from async package lifted to any
+instance of MonadBase or MonadBaseControl.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache