haskell-pipes-safe 2.3.1-1build1 source package in Ubuntu

Changelog

haskell-pipes-safe (2.3.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 14:25:18 +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-pipes-safe_2.3.1.orig.tar.gz 8.0 KiB 9ef249d0a37c18ddc40efeb6a603c01d0438a45b100951ace3a739c6dc68cd35
haskell-pipes-safe_2.3.1-1build1.debian.tar.xz 3.5 KiB 65f26d55138f10e5c96bbae1a09127cec9a624fc7e33191df98aeec30890ca00
haskell-pipes-safe_2.3.1-1build1.dsc 2.9 KiB 2637a829c9f0e0c7fba4b48ce3fe61741bb2209b57f4f2f7b9ff924455ac9c8c

View changes file

Binary packages built by this source

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

No description available for libghc-pipes-safe-dev in ubuntu groovy.

libghc-pipes-safe-doc: safety for the pipes ecosystem; documentation

 This package adds resource management and exception handling to the
 pipes ecosystem.
 .
 Notable features include:
 .
  * Resource Safety: Guarantee finalization using `finally`, `bracket`
    and more
  * Exception Safety: Even against asynchronous exceptions!
  * Laziness: Only acquire resources when you need them
  * Promptness: Finalize resources early when you are done with them
  * Native Exception Handling: Catch and resume from exceptions
    inside pipes
  * No Buy-in: Mix resource-safe pipes with unmanaged pipes using
    `hoist`
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pipes-safe-prof: safety for the pipes ecosystem; profiling libraries

 This package adds resource management and exception handling to the
 pipes ecosystem.
 .
 Notable features include:
 .
  * Resource Safety: Guarantee finalization using `finally`, `bracket`
    and more
  * Exception Safety: Even against asynchronous exceptions!
  * Laziness: Only acquire resources when you need them
  * Promptness: Finalize resources early when you are done with them
  * Native Exception Handling: Catch and resume from exceptions
    inside pipes
  * No Buy-in: Mix resource-safe pipes with unmanaged pipes using
    `hoist`
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.