From 06e8a6d92e6c9c002e88b7db09f03ab4a00a09ca Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Tue, 11 Mar 2014 00:02:02 +0200 Subject: haskell/haskell-split: Added (combinator library for splitting lists). Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-split/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-split/README (limited to 'haskell/haskell-split/README') diff --git a/haskell/haskell-split/README b/haskell/haskell-split/README new file mode 100644 index 0000000000..34eee7435d --- /dev/null +++ b/haskell/haskell-split/README @@ -0,0 +1,5 @@ +A collection of various methods for splitting lists into parts, akin +to the "split" function found in several mainstream languages. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3