summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-http/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-http/README')
-rw-r--r--haskell/haskell-http/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/haskell/haskell-http/README b/haskell/haskell-http/README
deleted file mode 100644
index 2a454c37cc..0000000000
--- a/haskell/haskell-http/README
+++ /dev/null
@@ -1,10 +0,0 @@
-haskell-http (client-side web programming in Haskell)
-
-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.
-
-After uninstalling, run this command to unregister the package from
-the ghc package database: ghc-pkg recache