aboutsummaryrefslogtreecommitdiff
path: root/libraries/haskell-HTTP/README
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2011-01-09 12:14:41 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-01-10 15:04:41 -0600
commitbeb607dd6c740eae44194e63f1c122a42532ca19 (patch)
treee0cc3cc414e64266abb57ce6ce83290bf15942b6 /libraries/haskell-HTTP/README
parent284dd63eace23811c6b84ae4d5a27b1e7bbd4b0a (diff)
libraries/haskell-HTTP: Updated for version 4000.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-HTTP/README')
-rw-r--r--libraries/haskell-HTTP/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/haskell-HTTP/README b/libraries/haskell-HTTP/README
index 2f5a14bdae59..1713ad6e0de6 100644
--- a/libraries/haskell-HTTP/README
+++ b/libraries/haskell-HTTP/README
@@ -1,5 +1,3 @@
-haskell-HTTP (A Haskell library for client-side HTTP)
-
The HTTP package supports client-side web programming in Haskell.
It lets you set up HTTP connections, transmitting requests and
processing the responses coming back, all from within the comforts