haskell-splitmix 0.1.3.1-ok1 source package in openKylin

Changelog

haskell-splitmix (0.1.3.1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 01 Jun 2026 19:56:00 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main haskell

Downloads

File Size SHA-256 Checksum
haskell-splitmix_0.1.3.1.orig.tar.gz 21.4 KiB b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270
haskell-splitmix_0.1.3.1-ok1.debian.tar.xz 2.1 KiB 665ced14d01ce627cdab0527f71b8b8f85769d469b38fb126c9b9ef094f4be8a
haskell-splitmix_0.1.3.1-ok1.dsc 2.1 KiB 15885b168c069512fb5d1be54354e6ae94b34d744520f6b0de872fbe486cbb15

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.