summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-fgl/README
diff options
context:
space:
mode:
author Mikko Varri2010-05-13 00:58:36 +0200
committer Robby Workman2010-05-13 00:58:36 +0200
commit710fa16b8a7045582b1d063c98c8c1c696fed4db (patch)
tree5835354689afaf4869035fefc24da2531da303fd /libraries/haskell-fgl/README
parentf239c4cdd0af089484c53eb155e42df74271da38 (diff)
downloadslackbuilds-710fa16b8a7045582b1d063c98c8c1c696fed4db.tar.gz
libraries/haskell-fgl: Added to 13.0 repository
Diffstat (limited to 'libraries/haskell-fgl/README')
-rw-r--r--libraries/haskell-fgl/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/haskell-fgl/README b/libraries/haskell-fgl/README
new file mode 100644
index 0000000000..bf530f2cc3
--- /dev/null
+++ b/libraries/haskell-fgl/README
@@ -0,0 +1,9 @@
+haskell-fgl (Martin Erwig's Functional Graph Library)
+
+The functional graph library for Haskell provides several modules
+that define inductive graphs and graph algorithms.
+
+This requires haskell-mtl.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister fgl