haskell-wreq 0.5.3.3-2 source package in Ubuntu

Changelog

haskell-wreq (0.5.3.3-2) unstable; urgency=medium

  * Disable testsuite, which depends on broken haskell-snap-server

 -- Ilias Tsitsimpis <email address hidden>  Tue, 09 Aug 2022 10:58:01 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-wreq_0.5.3.3-2.dsc 3.5 KiB b5b9bdaac03fd5f492b032f17403ada8029ea5a6cda589ed67b6c04a2eb67905
haskell-wreq_0.5.3.3.orig.tar.gz 56.2 KiB bcf31dd31f7c8d023ec36170f1bb4bd187906dd277d05a15dc27838b0808657f
haskell-wreq_0.5.3.3-2.debian.tar.xz 3.8 KiB b1b0435322b4c2ad387c4abc509046fcab0a9f01330d70f193b7426b90896810

No changes file available.

Binary packages built by this source

libghc-wreq-dev: No summary available for libghc-wreq-dev in ubuntu kinetic.

No description available for libghc-wreq-dev in ubuntu kinetic.

libghc-wreq-doc: No summary available for libghc-wreq-doc in ubuntu kinetic.

No description available for libghc-wreq-doc in ubuntu kinetic.

libghc-wreq-prof: easy-to-use HTTP client library; profiling libraries

 A web client library that is designed for ease of use.
 .
 Features include:
  * Simple but powerful `lens`-based API
  * A solid test suite, and built on reliable libraries like
    http-client and lens
  * Session handling includes connection keep-alive and pooling, and
    cookie persistence
  * Automatic response body decompression
  * Powerful multipart form and file upload handling
  * Support for JSON requests and responses, including navigation of
    schema-less responses
  * Basic and OAuth2 bearer authentication
  * Early TLS support via the tls package
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.