summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-lifted-base/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:35:33 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:58 +0700
commit10eb4f50135ce77d4d227ae0adb99d30ec180686 (patch)
treed0d2dacfb6f810461c3793062e746d18427cd2da /haskell/haskell-lifted-base/README
parent4121dbb354d038f2c3c3596628c8c74a2800f831 (diff)
downloadslackbuilds-10eb4f50135ce77d4d227ae0adb99d30ec180686.tar.gz
slackbuilds-10eb4f50135ce77d4d227ae0adb99d30ec180686.tar.xz
haskell/haskell-lifted-base: Added (lifted io operations from the base library).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-lifted-base/README')
-rw-r--r--haskell/haskell-lifted-base/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-lifted-base/README b/haskell/haskell-lifted-base/README
new file mode 100644
index 0000000000..c3cc650e90
--- /dev/null
+++ b/haskell/haskell-lifted-base/README
@@ -0,0 +1,5 @@
+lifted-base exports IO operations from the base library 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