haskell-monad-par-extras 0.3.3-3build3 source package in Ubuntu

Changelog

haskell-monad-par-extras (0.3.3-3build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 30 Jun 2015 13:46:42 +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-monad-par-extras_0.3.3.orig.tar.gz 8.9 KiB e21e33190bc248afa4ae467287ac37d24037ef3de6050c44fd85b52f4d5b842e
haskell-monad-par-extras_0.3.3-3build3.debian.tar.xz 2.4 KiB 6706ca9b33d0ca935dd17bd8b6113cdb378f1979ae9fc08ea876398a30c8cc13
haskell-monad-par-extras_0.3.3-3build3.dsc 2.7 KiB f40621d3c9965ada345581a1381afa941f99081a375a9567e325bf77a85b0948

Available diffs

View changes file

Binary packages built by this source

libghc-monad-par-extras-dev: No summary available for libghc-monad-par-extras-dev in ubuntu wily.

No description available for libghc-monad-par-extras-dev in ubuntu wily.

libghc-monad-par-extras-doc: Combinators and extra features for Par monads; documentation

 The Par monad offers a simple API for parallel programming. The library works
 for parallelising both pure and IO computations, although only the pure
 version is deterministic. The default implementation provides a work-stealing
 scheduler and supports forking tasks that are much lighter weight than
 IO-threads.
 .
 This package provides combinators and extra features for Par monads.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-monad-par-extras-prof: Combinators and extra features for Par monads; profiling libraries

 The Par monad offers a simple API for parallel programming. The library works
 for parallelising both pure and IO computations, although only the pure
 version is deterministic. The default implementation provides a work-stealing
 scheduler and supports forking tasks that are much lighter weight than
 IO-threads.
 .
 This package provides combinators and extra features for Par monads.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.