From c47548503034b18ae2e2b2aeba1c0151209b5d62 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Fri, 26 Oct 2018 11:49:54 +0100 Subject: haskell/haskell-http-conduit: Added (HTTP client + conduit). Signed-off-by: David Spencer --- haskell/haskell-http-conduit/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/haskell-http-conduit/README (limited to 'haskell/haskell-http-conduit/README') diff --git a/haskell/haskell-http-conduit/README b/haskell/haskell-http-conduit/README new file mode 100644 index 0000000000000..e8b1d3eff3ca9 --- /dev/null +++ b/haskell/haskell-http-conduit/README @@ -0,0 +1,4 @@ +HTTP client package with conduit interface and HTTPS support. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3