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

Changelog

haskell-pipes-safe (2.2.3-1build1) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Sat, 15 Aug 2015 23:35:45 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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-pipes-safe_2.2.3.orig.tar.gz 7.1 KiB d17b8169e2cee683953b020894c4d34fbb1babe063e4309169bef1a90d1e99a7
haskell-pipes-safe_2.2.3-1build1.debian.tar.xz 2.9 KiB 2869cd0d931585c68c4c7f848da2d18583a1b8e793d58c4f893345ea7d79fda8
haskell-pipes-safe_2.2.3-1build1.dsc 2.8 KiB f116b37cfdf24aea9b86fc51eac0328df0e9c838ff3242828c895b2b748b1b8b

View changes file

Binary packages built by this source

libghc-pipes-safe-dev: safety for the pipes ecosystem

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pipes-safe-doc: No summary available for libghc-pipes-safe-doc in ubuntu wily.

No description available for libghc-pipes-safe-doc in ubuntu wily.

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.