haskell-rvar 0.3.0.2-1build1 source package in Ubuntu

Changelog

haskell-rvar (0.3.0.2-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:08:41 +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-rvar_0.3.0.2.orig.tar.gz 4.8 KiB 5138d0758a04e4d8125272d665d8b918f039f65fd1cd84f2266b4908cbef88d6
haskell-rvar_0.3.0.2-1build1.debian.tar.xz 2.8 KiB 5ed957a1f04dfc5a191693b859e2165a0bd03fbd6551574b746b2c0dcea1341c
haskell-rvar_0.3.0.2-1build1.dsc 2.4 KiB 9f62db9c25b50c878e1247508612ca2d29f0d7f7020019f1bc8a4d29e4893902

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.