haskell-http-streams 0.8.9.6-1 source package in Ubuntu

Changelog

haskell-http-streams (0.8.9.6-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Tue, 26 Jul 2022 13:20:20 +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-http-streams_0.8.9.6-1.dsc 3.4 KiB b8665f7f2fde12a90a3f94ab2275657a33420f61c0d7b218c36687efa3d2f93a
haskell-http-streams_0.8.9.6.orig.tar.gz 36.3 KiB bad3c6d94dc44e87d4d7e98467631d2d6f369120bbbb917935fb59e2c3b516c1
haskell-http-streams_0.8.9.6-1.debian.tar.xz 3.2 KiB ba959ec31ae82bf39a2834830891795d8ca14db27db3423b4b13677ec225c24f

No changes file available.

Binary packages built by this source

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

No description available for libghc-http-streams-dev in ubuntu kinetic.

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

No description available for libghc-http-streams-doc in ubuntu kinetic.

libghc-http-streams-prof: An HTTP client using io-streams; profiling libraries

 This package provides an HTTP client, using the Snap Framework's 'io-streams'
 library to hande the streaming IO. The API is optimized for ease of use for
 the rather common case of code needing to query web services and deal with
 the result.
 .
 The library is exported in a single module; see "Network.Http.Client" for full
 documentation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.