AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.1 revision 0 with cabal2obs.
- 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
- regenerate spec file
- enable PowerPC builds
- more transparent packaging (fewer macros)
- expand macro in name tag to help source validator
- make service localonly for Factory submission
- spec file template generated by cabal2spec-0.25.5 - added copyright notice to spec file - added summary and description to spec file
- Upgrade to 1.0.1.1 from upstream - Enable hscolour
- Add exclusive archs.
- Initial packaging.