From 10eb4f50135ce77d4d227ae0adb99d30ec180686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:35:33 +0200 Subject: haskell/haskell-lifted-base: Added (lifted io operations from the base library). 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-lifted-base/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-lifted-base/README (limited to 'haskell/haskell-lifted-base/README') 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 -- cgit v1.2.3