From 70aa1e54bf00daab8a334084023c368cf4c9bed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 11 Mar 2014 00:01:50 +0200 Subject: haskell/haskell-exceptions: Added (extensible optionally-pure haskell exceptions). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-exceptions/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-exceptions/README (limited to 'haskell/haskell-exceptions/README') diff --git a/haskell/haskell-exceptions/README b/haskell/haskell-exceptions/README new file mode 100644 index 0000000000000..e7bdb40f31ff8 --- /dev/null +++ b/haskell/haskell-exceptions/README @@ -0,0 +1,5 @@ +This Haskell module supports monads that can throw extensible +exceptions. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3