summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-split/README
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 23:02:02 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:55 +0200
commit06e8a6d92e6c9c002e88b7db09f03ab4a00a09ca (patch)
tree6a88e15b88d5e165ca020b5216f4a4fa6cef7326 /haskell/haskell-split/README
parentec6d1511509b1ed5f2b0cdc971d00eb24152431f (diff)
downloadslackbuilds-06e8a6d92e6c9c002e88b7db09f03ab4a00a09ca.tar.gz
haskell/haskell-split: Added (combinator library for splitting lists).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-split/README')
-rw-r--r--haskell/haskell-split/README5
1 files changed, 5 insertions, 0 deletions
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