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

Changelog

haskell-monad-par-extras (0.3.3-10build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 14:54:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-10build1.debian.tar.xz 3.0 KiB 60e1d916a2196ab8659142c1b679a590d2c1091b29bb8af9802c450aca84ad72
haskell-monad-par-extras_0.3.3-10build1.dsc 2.6 KiB bcbd43b6ee8972d0bbd9a826f32b322be20f4d4aa15c04fcd0052d221cc7aa2c

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 eoan.

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

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

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

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.