haskell-explicit-exception 0.1.7.1-4 source package in Ubuntu

Changelog

haskell-explicit-exception (0.1.7.1-4) unstable; urgency=low


  * Move Haskell blurb to the end of the description, reduces the impact
    of #708703

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 23:52:14 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-explicit-exception_0.1.7.1-4.dsc 1.8 KiB 9f1222b11f15fc7985e02d1a5d89a445c24d2f7b81db4921a47f6b97272b47b0
haskell-explicit-exception_0.1.7.1.orig.tar.gz 16.4 KiB 24c0593d2ab0f3d101a942753792ddf92cd8e445d6528cee687e99aa9abde596
haskell-explicit-exception_0.1.7.1-4.debian.tar.gz 2.8 KiB a29e5445699d90e09499779fe17ba6d51525d471b9ae0aeb5c0d07ee1a9700d3

No changes file available.

Binary packages built by this source

libghc-explicit-exception-dev: No summary available for libghc-explicit-exception-dev in ubuntu utopic.

No description available for libghc-explicit-exception-dev in ubuntu utopic.

libghc-explicit-exception-doc: No summary available for libghc-explicit-exception-doc in ubuntu saucy.

No description available for libghc-explicit-exception-doc in ubuntu saucy.

libghc-explicit-exception-prof: profiling libraries for libghc-explicit-exception-dev; profiling libraries

 This library provides synchronous and asynchronous exceptions which are
 explicit in the type signature. The first ones are very similar to Either
 and Control.Monad.Error.ErrorT. The second ones are used for
 System.IO.readFile and System.IO.hGetContents.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.