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

Changelog

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

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:06:50 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

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-13build1.debian.tar.xz 3.0 KiB 39d3f62c0a26093d2904dae39d22ab0e548d9417533ce4a92bc422f344062efd
haskell-monad-par-extras_0.3.3-13build1.dsc 2.6 KiB 9f01a8a4f6350dd7ab4d8ea82afa2943692ab5f37ed7978d1a2ff4adbf4e2611

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.