From 4d6c82cdba79831e8c9e741f0aed44d10205f31c Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Tue, 24 Feb 2015 23:37:44 +0200 Subject: haskell/haskell-stringprep: Added (implements the "stringprep" algorithm). Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-stringprep/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/haskell-stringprep/README (limited to 'haskell/haskell-stringprep/README') diff --git a/haskell/haskell-stringprep/README b/haskell/haskell-stringprep/README new file mode 100644 index 0000000000..d1945a08e4 --- /dev/null +++ b/haskell/haskell-stringprep/README @@ -0,0 +1,4 @@ +Implements the StringPrep algorithm. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3