From 6a511b1c665a1f7efecadaa3447af889b1dcba58 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:20:14 -0500 Subject: haskell/*: Moved all of the Haskell stuff to here Signed-off-by: Robby Workman --- haskell/haskell-HTTP/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 haskell/haskell-HTTP/slack-desc (limited to 'haskell/haskell-HTTP/slack-desc') diff --git a/haskell/haskell-HTTP/slack-desc b/haskell/haskell-HTTP/slack-desc new file mode 100644 index 0000000000..b3970a5c95 --- /dev/null +++ b/haskell/haskell-HTTP/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +haskell-HTTP: haskell-HTTP (A Haskell library for client-side HTTP) +haskell-HTTP: +haskell-HTTP: The HTTP package supports client-side web programming in Haskell. +haskell-HTTP: It lets you set up HTTP connections, transmitting requests and +haskell-HTTP: processing the responses coming back, all from within the comforts +haskell-HTTP: of Haskell. +haskell-HTTP: +haskell-HTTP: http://hackage.haskell.org/package/HTTP +haskell-HTTP: +haskell-HTTP: +haskell-HTTP: -- cgit v1.2.3