summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-unliftio-core/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 14:53:31 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:54 +0100
commit5af663a55def1b99c86fa796b7e8a9a439f8dc6a (patch)
treefbf6c8d46f987f19caba33e364b775478b992b3c /haskell/haskell-unliftio-core/README
parent11997e65232dcc822fae465c92bfe842f99cf0f1 (diff)
downloadslackbuilds-5af663a55def1b99c86fa796b7e8a9a439f8dc6a.tar.gz
haskell/haskell-unliftio-core: Added (unlift monads to IO).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unliftio-core/README')
-rw-r--r--haskell/haskell-unliftio-core/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-unliftio-core/README b/haskell/haskell-unliftio-core/README
new file mode 100644
index 0000000000..6dafa83548
--- /dev/null
+++ b/haskell/haskell-unliftio-core/README
@@ -0,0 +1,7 @@
+haskell-unliftio-core (typeclass for unlifting monads to IO)
+
+Provides the core MonadUnliftIO typeclass, instances for base and
+transformers, and basic utility functions.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache