haskell-maybet 0.1.2-2build2 source package in Ubuntu

Changelog

haskell-maybet (0.1.2-2build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 03 Nov 2011 08:49:11 -0400

Upload details

Uploaded by:
Colin Watson
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-maybet_0.1.2.orig.tar.gz 3.1 KiB 995e61165122656807d84174e5c1516340fd7ddeba6571c20751352a8476b632
haskell-maybet_0.1.2-2build2.debian.tar.gz 2.6 KiB b178b4cdcd8c19ef3139fe8675817f690f622a113af16da530791b41cfdf2fb6
haskell-maybet_0.1.2-2build2.dsc 2.3 KiB f87741326257235d2003f17b37ac720bd78ac0249734ac78529626435c770b26

Available diffs

View changes file

Binary packages built by this source

libghc-maybet-dev: Haskell MaybeT monad transformer - GHC libraries

 MaybeT is a Haskell monad transformer that adds Maybe semantics to an
 existing monad, making it able to fail (i.e. return Nothing) or be
 successful (return the result wrapped in a Just).
 .
 If you don't know what a Haskell monad is, you can just ignore this package.
 .
 This package contains the libraries compiled for GHC.

libghc-maybet-doc: Haskell MaybeT monad transformer - documentation

 MaybeT is a Haskell monad transformer that adds Maybe semantics to an
 existing monad, making it able to fail (i.e. return Nothing) or be
 successful (return the result wrapped in a Just).
 .
 If you don't know what a Haskell monad is, you can just ignore this package.
 .
 This package contains the library documentation.

libghc-maybet-prof: Haskell MaybeT monad transformer - GHC profiling libraries

 MaybeT is a Haskell monad transformer that adds Maybe semantics to an
 existing monad, making it able to fail (i.e. return Nothing) or be
 successful (return the result wrapped in a Just).
 .
 If you don't know what a Haskell monad is, you can just ignore this package.
 .
 This package contains the profiling libraries compiled for GHC.