haskell-pipes-safe 2.0.1-1 source package in Ubuntu

Changelog

haskell-pipes-safe (2.0.1-1) unstable; urgency=low


  * Initial release.

 -- Clint Adams <email address hidden>  Mon, 25 Nov 2013 22:23:36 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-pipes-safe_2.0.1-1.dsc 2.5 KiB 400fd50e283dadc47bb6f15c038b7601a578b55eb87f9d626560cd26e1cd50d5
haskell-pipes-safe_2.0.1.orig.tar.gz 5.9 KiB f9634d683f1e0b751821b20d35076d0999e9167fc5955f5c2ed537dc6336a184
haskell-pipes-safe_2.0.1-1.debian.tar.gz 2.6 KiB b178edecbbb7f13ebaf6ba4c9eb18dc881322e5a27a4d187538ffbeac0575cfe

No changes file available.

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: 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.