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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:44:15 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

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-12build1.debian.tar.xz 3.0 KiB e8711542a5ec126dabad707944c95a3b4c9425195fb32881f1e10209e55240cc
haskell-monad-par-extras_0.3.3-12build1.dsc 2.6 KiB f2cde0f2a21cc2570134d4a75e1f2e11fde5b3fb4b2390682c808be60457d9c1

View changes file

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.