mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6a511b1c66
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
353 B
Text
9 lines
353 B
Text
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.
|
|
|
|
This requires haskell-network.
|
|
|
|
After uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg recache
|