haskell-splitmix 0.1.0.4-1build3 source package in Ubuntu
Changelog
haskell-splitmix (0.1.0.4-1build3) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Fri, 09 Dec 2022 14:21:34 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
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-1build3.debian.tar.xz | 2.5 KiB | 9547babf7c917efaf746e38d383a48beb1a98672cb0474a8cd2fb619e807b899 |
haskell-splitmix_0.1.0.4-1build3.dsc | 2.1 KiB | cd344b6fdfaa2b908e1aacc9ee2470c5b805221174151c61d13dd22c797efab5 |
Available diffs
- diff from 0.1.0.4-1build1 to 0.1.0.4-1build3 (377 bytes)
- diff from 0.1.0.4-1build2 to 0.1.0.4-1build3 (330 bytes)
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.