haskell-random-fu 0.2.6.2-1 source package in Ubuntu

Changelog

haskell-random-fu (0.2.6.2-1) unstable; urgency=low

  * Initial release.

 -- Clint Adams <email address hidden>  Thu, 13 Aug 2015 14:20:20 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-random-fu_0.2.6.2-1.dsc 3.2 KiB da51948aeedd2ce3cc7e8be3ce60e9c7c277bb31b3e14c49c6f4b71da0088817
haskell-random-fu_0.2.6.2-1.debian.tar.xz 2.2 KiB d57ad343ba9fb9fcaa9e8ddf569b8b38e3ced8c1b392da4983219080c09b5535
haskell-random-fu_0.2.6.2.orig.tar.gz 28.0 KiB cf02b03dc869305c98387ad8efb7f09410dd531852a79620e5720383e0c9ffc8

No changes file available.

Binary packages built by this source

libghc-random-fu-dev: random number generation

 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, 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-random-fu-doc: random number generation; documentation

 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, 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-random-fu-prof: random number generation; profiling libraries

 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, 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.