Package Release Info

ghc-random-1.1-6.10

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-random
ghc-random-devel

Change Logs

Version: 1.1-3.1
* Thu Apr 09 2015 mimi.vx@gmail.com
- update to 1.1
  * breaking change to `randomIValInteger` to improve RNG quality and performance
  * correct documentation about generated range of Int32 sized values of type Int
  * fix memory leaks by using strict fields and strict atomicModifyIORef'
  * support for base < 4.6 (which doesnt provide strict atomicModifyIORef')
  * fix C type in test suite https://github.com/haskell/random/pull/9
* Tue Sep 02 2014 peter.trommler@ohm-hochschule.de
- regenerate spec file
* Sat Aug 23 2014 peter.trommler@ohm-hochschule.de
- enable PowerPC builds
* Mon May 06 2013 peter.trommler@ohm-hochschule.de
- more transparent packaging (fewer macros)
* Sun Dec 30 2012 peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
* Sat Nov 17 2012 peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
* Sun May 06 2012 peter.trommler@ohm-hochschule.de
- spec file template generated by cabal2spec-0.25.5
- added copyright notice to spec file
- added summary and description to spec file
* Fri Jan 06 2012 peter.trommler@ohm-hochschule.de
- Upgrade to 1.0.1.1 from upstream
- Enable hscolour
* Mon Dec 05 2011 peter.trommler@ohm-hochschule.de
- Add exclusive archs.
* Mon Dec 05 2011 peter.trommler@ohm-hochschule.de
- Initial packaging.