1234567891011121314151617181920 |
- # 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 ':' except on otherwise blank lines.
- |-----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:
|