haskell-monadcatchio-transformers 0.2.2.3-1 source package in Ubuntu

Changelog

haskell-monadcatchio-transformers (0.2.2.3-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.2 (without changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  25 Nov 2011 10:06:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-monadcatchio-transformers_0.2.2.3.orig.tar.gz 3.9 KiB a61e3ae5f210301c7ed4d43a3a0cedc4f35c7b40d6907d563e740e57734e9ee3
haskell-monadcatchio-transformers_0.2.2.3-1.debian.tar.gz 1.7 KiB 90fa6d1c7998677ca69f8bdcfb1d7cdedeb4c193cae31df71d87e3de428cb95a
haskell-monadcatchio-transformers_0.2.2.3-1.dsc 2.3 KiB 0194a17722b6b6ee3e6b9213830f7e8747453b1c0b07ebadd4d74e46d2888122

Available diffs

View changes file

Binary packages built by this source

libghc-monadcatchio-transformers-dev: Monad-transformer compatible with Control.Exception

 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 This package contains the libraries compiled for GHC.

libghc-monadcatchio-transformers-doc: Monad-transformer compatible with Control.Exception; documentation

 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 This package contains the library documentation.

libghc-monadcatchio-transformers-prof: Monad-transformer compatible with Control.Exception; profiling library

 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 This package contains the profiling libraries compiled for GHC.