openbsd-ports/net/hs-HTTP/pkg/DESCR
kili 8751a0f41f Oops! I missed this one!
Update to HTTP-4000.0.9.
2010-04-25 11:18:36 +00:00

6 lines
325 B
Plaintext

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
of Haskell. It's dependent on the network package to operate, but
other than that, the implementation is all written in Haskell.