From 83ac5f1d1d8bdb70b109b83d3c13215116a67aad Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 13 Feb 2017 22:11:23 +0700 Subject: haskell/haskell-base-compat: Added (backported functions). Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-base-compat/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-base-compat/README (limited to 'haskell/haskell-base-compat/README') diff --git a/haskell/haskell-base-compat/README b/haskell/haskell-base-compat/README new file mode 100644 index 0000000000..2207d9d24b --- /dev/null +++ b/haskell/haskell-base-compat/README @@ -0,0 +1,5 @@ +Provides functions available in later versions of base to a wider range +of compilers. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3