summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-dlist/README
diff options
context:
space:
mode:
author Peter Wang <novalazy@gmail.com>2011-09-07 23:07:46 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2011-09-21 19:48:31 -0300
commit0fd78a24c13f6975c562788743b4c0bb586bd159 (patch)
tree83fed9e1557472d1e219638465bc612cd4486570 /haskell/haskell-dlist/README
parente0068de61f448e0e40487b391913c767fd80c6ab (diff)
downloadslackbuilds-0fd78a24c13f6975c562788743b4c0bb586bd159.tar.gz
slackbuilds-0fd78a24c13f6975c562788743b4c0bb586bd159.tar.xz
haskell/haskell-dlist: Added (differences lists for Haskell)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-dlist/README')
-rw-r--r--haskell/haskell-dlist/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-dlist/README b/haskell/haskell-dlist/README
new file mode 100644
index 0000000000..f25e75b4f3
--- /dev/null
+++ b/haskell/haskell-dlist/README
@@ -0,0 +1,7 @@
+The dlist package implements differences lists for Haskell: a list-like type
+supporting O(1) append and snoc.
+
+This requires ghc.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache