haskell-splitmix 0.1.0.4-1build2 source package in Ubuntu

Changelog

haskell-splitmix (0.1.0.4-1build2) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:49:32 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-splitmix_0.1.0.4.orig.tar.gz 21.9 KiB 6d065402394e7a9117093dbb4530a21342c9b1e2ec509516c8a8d0ffed98ecaa
haskell-splitmix_0.1.0.4-1build2.debian.tar.xz 2.5 KiB db471a5797ab7e8841ae6c5c3598f18eaf2b8345bba3d823f9f0e9a6265a39fb
haskell-splitmix_0.1.0.4-1build2.dsc 2.1 KiB 695749d724c5e6134b1b0d58aaa706f8c6be3895bb3381afe83efa8e4e7dd77f

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.