From 1c086df5e6701eddb56ed105027763c5f6918639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:36:43 +0200 Subject: haskell/haskell-text-icu: Added (bindings to the icu 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-text-icu/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 haskell/haskell-text-icu/README (limited to 'haskell/haskell-text-icu/README') diff --git a/haskell/haskell-text-icu/README b/haskell/haskell-text-icu/README new file mode 100644 index 0000000000..2a449a2543 --- /dev/null +++ b/haskell/haskell-text-icu/README @@ -0,0 +1,6 @@ +Haskell bindings to the International Components for Unicode (ICU) +libraries. These libraries provide robust and full-featured Unicode +services on a wide variety of platforms. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3