summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-enclosed-exceptions/README
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 22:36:28 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:59 +0200
commit6fcdf08bdb82251dea1a4e6b1ee21982f06aa732 (patch)
tree46b3fe920896d0d5e2bf0caa57306229a21b3083 /haskell/haskell-enclosed-exceptions/README
parent79825c9fc9ef019b914e091b405c7ceb7150900f (diff)
downloadslackbuilds-6fcdf08bdb82251dea1a4e6b1ee21982f06aa732.tar.gz
haskell/haskell-enclosed-exceptions: Added (catch all exceptions from a computation).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-enclosed-exceptions/README')
-rw-r--r--haskell/haskell-enclosed-exceptions/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-enclosed-exceptions/README b/haskell/haskell-enclosed-exceptions/README
new file mode 100644
index 0000000000..5479def591
--- /dev/null
+++ b/haskell/haskell-enclosed-exceptions/README
@@ -0,0 +1,5 @@
+Catching all exceptions raised within an enclosed computation, while
+remaining responsive to (external) asynchronous exceptions.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache