haskell-rvar 0.3.0.2-1 source package in Ubuntu

Changelog

haskell-rvar (0.3.0.2-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 20:01:44 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-rvar_0.3.0.2-1.dsc 2.4 KiB 65b265d8e5f0967ea9e6aba828759d86479c522c6ff9f2d279ae3877183f0a42
haskell-rvar_0.3.0.2.orig.tar.gz 4.8 KiB 5138d0758a04e4d8125272d665d8b918f039f65fd1cd84f2266b4908cbef88d6
haskell-rvar_0.3.0.2-1.debian.tar.xz 2.8 KiB 1680bb949596d416a9aa13515e13f4f77122f87f931d004aac1443b2ca965957

No changes file available.

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.