haskell-monad-par-extras 0.3.3-13 source package in Ubuntu

Changelog

haskell-monad-par-extras (0.3.3-13) unstable; urgency=medium

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 20:30:13 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-monad-par-extras_0.3.3-13.dsc 2.6 KiB e00eed25ba249e3d5e39a197f4361955979af0d82022825aba209649e7454bb9
haskell-monad-par-extras_0.3.3.orig.tar.gz 8.9 KiB e21e33190bc248afa4ae467287ac37d24037ef3de6050c44fd85b52f4d5b842e
haskell-monad-par-extras_0.3.3-13.debian.tar.xz 3.0 KiB cf500ca0144bdf3998e8c25819522efd4a161735b4f6301d2ebbed4219ca2a9d

No changes file available.

Binary packages built by this source

libghc-monad-par-extras-dev: Combinators and extra features for Par monads

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.