summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-xhtml/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-xhtml/README')
-rw-r--r--libraries/haskell-xhtml/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/haskell-xhtml/README b/libraries/haskell-xhtml/README
new file mode 100644
index 0000000000..0f542cd90f
--- /dev/null
+++ b/libraries/haskell-xhtml/README
@@ -0,0 +1,9 @@
+haskell-xhtml (An XHTML combinator library for Haskell)
+
+This package provides combinators for producing XHTML 1.0, including
+the Strict, Transitional and Frameset variants.
+
+This requires ghc.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister xhtml