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

Changelog

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

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Sun, 03 Jul 2022 15:10:24 +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

Downloads

File Size SHA-256 Checksum
haskell-monad-par-extras_0.3.3-12.dsc 2.6 KiB 2a6d3ade36b6e88597d08b22cf0f603883a1c6d09615fcc87b9abcd0f5447a0d
haskell-monad-par-extras_0.3.3.orig.tar.gz 8.9 KiB e21e33190bc248afa4ae467287ac37d24037ef3de6050c44fd85b52f4d5b842e
haskell-monad-par-extras_0.3.3-12.debian.tar.xz 2.9 KiB b348b387da15d8a6d1e3868d1bd9194ccd764c7b48993e61e353dbbab536b9a6

No changes file available.

Binary packages built by this source

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

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

libghc-monad-par-extras-doc: No summary available for libghc-monad-par-extras-doc in ubuntu kinetic.

No description available for libghc-monad-par-extras-doc in ubuntu kinetic.

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.