haskell-rvar 0.2.0.3-3build4 source package in Ubuntu

Changelog

haskell-rvar (0.2.0.3-3build4) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Mon, 06 Nov 2017 06:32:38 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-rvar_0.2.0.3.orig.tar.gz 3.6 KiB d78aaf2ffdba182dda95d1692fec7abc5d77fa371120618a397b5675438c6bc0
haskell-rvar_0.2.0.3-3build4.debian.tar.xz 2.6 KiB e91f8cd59c81207aa5a13c43a9e3657e660fac60ab8bdf502e3c19639542bcd3
haskell-rvar_0.2.0.3-3build4.dsc 2.6 KiB 4146a54153a0b99b17d366a278a15d622ff33dda9d35dd8d564121b42a8413ef

Available diffs

View changes file

Binary packages built by this source

libghc-rvar-dev: No summary available for libghc-rvar-dev in ubuntu cosmic.

No description available for libghc-rvar-dev in ubuntu cosmic.

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.