summaryrefslogtreecommitdiff
path: root/libraries/haskell-network/README
diff options
context:
space:
mode:
authorMikko Varri <vmj@linuxbox.fi>2010-05-13 00:58:38 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:58:38 +0200
commit6c67f689032e2bc54d8839abc99d425cfc53078a (patch)
tree2819e80f487b647e6a2df55e1d70d483ab059134 /libraries/haskell-network/README
parent65899cef58b54933a6f1a0fe04b7160afc6fa202 (diff)
downloadslackbuilds-6c67f689032e2bc54d8839abc99d425cfc53078a.tar.gz
libraries/haskell-network: Added to 13.0 repository
Diffstat (limited to 'libraries/haskell-network/README')
-rw-r--r--libraries/haskell-network/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/haskell-network/README b/libraries/haskell-network/README
new file mode 100644
index 0000000000..90b0d97360
--- /dev/null
+++ b/libraries/haskell-network/README
@@ -0,0 +1,9 @@
+haskell-network (Networking-related facilities for Haskell)
+
+Provides high level and low level interfaces for network client and
+server programming in Haskell. Also URI interface is included.
+
+This requires ghc and haskell-parsec.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister network