summaryrefslogtreecommitdiff
path: root/libraries/haskell-cgi/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-cgi/README')
-rw-r--r--libraries/haskell-cgi/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/haskell-cgi/README b/libraries/haskell-cgi/README
new file mode 100644
index 0000000000..7a422f52de
--- /dev/null
+++ b/libraries/haskell-cgi/README
@@ -0,0 +1,8 @@
+haskell-cgi (A Haskell library for writing CGI programs)
+
+This is a Haskell library for writing CGI programs.
+
+This requires haskell-network and haskell-xhtml.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister cgi