haskell-splitmix 0.0.5-1build1 source package in Ubuntu
Changelog
haskell-splitmix (0.0.5-1build1) hirsute; urgency=medium * No-change rebuild for new GHC ABIs -- Steve Langasek <email address hidden> Thu, 29 Oct 2020 22:37:11 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-splitmix_0.0.5.orig.tar.gz | 18.6 KiB | 19f2987ba707c935656371776639588c3252cbb44b66cae16107b13e73b4cd52 |
haskell-splitmix_0.0.5-1build1.debian.tar.xz | 2.4 KiB | d49d5f485e6c22b80b98a23fc509b1d84a166e74971b6f1f6da2577d7729bfd6 |
haskell-splitmix_0.0.5-1build1.dsc | 2.3 KiB | 4ddd9e4d4b00445b47df1f8fa6698a3f358f18811ed52f2a9324ae5400c9369e |
Available diffs
- diff from 0.0.5-1 (in Debian) to 0.0.5-1build1 (513 bytes)
Binary packages built by this source
- libghc-splitmix-dev: No summary available for libghc-splitmix-dev in ubuntu hirsute.
No description available for libghc-splitmix-dev in ubuntu hirsute.
- 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.