haskell-splitmix 0.1.0.5-1build3 source package in Ubuntu

Changelog

haskell-splitmix (0.1.0.5-1build3) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:38:11 +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-splitmix_0.1.0.5.orig.tar.gz 21.9 KiB 9df07a9611ef45f1b1258a0b412f4d02c920248f69d2e2ce8ccda328f7e13002
haskell-splitmix_0.1.0.5-1build3.debian.tar.xz 2.5 KiB 0dd9a069b83896b44bd0f34bdc5e5e023245dda1f0d317118ba15f91fa671039
haskell-splitmix_0.1.0.5-1build3.dsc 2.1 KiB ae0f93204c2cbd86cb529faad68db8844c9d6ae58c5d5f2bf3a072e8cff5d6c8

Available diffs

View changes file

Binary packages built by this source

libghc-splitmix-dev: fast splittable PRNG

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-splitmix-doc: fast splittable PRNG; documentation

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-splitmix-prof: fast splittable PRNG; profiling libraries

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.