haskell-rvar 0.3.0.1-1build3 source package in Ubuntu

Changelog

haskell-rvar (0.3.0.1-1build3) lunar; urgency=medium

  * Rebuild against new GHC ABI.

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

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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-rvar_0.3.0.1.orig.tar.gz 4.8 KiB 2529c11a7f22683a398b34a63d0d04beb75833d763777074513454a769b745f1
haskell-rvar_0.3.0.1-1build3.debian.tar.xz 2.9 KiB 405a44e7dbe56ec51a31c9ce081999014a7281b8d9efe0ae8b732edc50055d6d
haskell-rvar_0.3.0.1-1build3.dsc 2.5 KiB a677e0b590e059ba81804dac4f054b46321977ee3e182154be90e8bb8b172d47

View changes file

Binary packages built by this source

libghc-rvar-dev: random variables

 Random number generation based on modeling random variables by an
 abstract type (RVar) which can be composed and manipulated
 monadically and sampled in either monadic or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rvar-doc: random variables; documentation

 Random number generation based on modeling random variables by an
 abstract type (RVar) which can be composed and manipulated
 monadically and sampled in either monadic or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rvar-prof: random variables; profiling libraries

 Random number generation based on modeling random variables by an
 abstract type (RVar) which can be composed and manipulated
 monadically and sampled in either monadic or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.