haskell-wreq 0.5.3.1-1build1 source package in Ubuntu

Changelog

haskell-wreq (0.5.3.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 16:31:37 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-wreq_0.5.3.1.orig.tar.gz 56.1 KiB e33b4ea7a4008ed933744de13d98f6e8d0a54b8778ecf4e7c78812d4fb124ec4
haskell-wreq_0.5.3.1-1build1.debian.tar.xz 3.8 KiB ada210f4e31c0cf19a8c6cca65cb4ab1c646c69658b6d55f8489b08d5b6e42a2
haskell-wreq_0.5.3.1-1build1.dsc 4.0 KiB 6e972461dc14c5564bc1e0e3a52e9c4bfdb2e0c9428525fe5336db5e3268ee05

View changes file

Binary packages built by this source

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

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

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

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

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.