summaryrefslogtreecommitdiff
path: root/libraries/haskell-html/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-html/README')
-rw-r--r--libraries/haskell-html/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/haskell-html/README b/libraries/haskell-html/README
new file mode 100644
index 0000000000..eecc9c8537
--- /dev/null
+++ b/libraries/haskell-html/README
@@ -0,0 +1,9 @@
+haskell-html (HTML combinator library)
+
+This package contains a combinator library for constructing HTML
+documents.
+
+This requires ghc.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister html