Version: 0.6.1.0-3.1
* Sun Sep 27 2015 mimi.vx@gmail.com
- update to 0.6.1.0
* Use more appropriate types in internal memset functions, which prevents
overflows/segfaults on 64-bit systems.
* Fixed a warning on GHC 7.10
* Worked around a -dcore-lint bug in GHC 7.6/7.7
* Thu Apr 09 2015 mimi.vx@gmail.com
- update to 0.6
+ Split PrimMonad into two classes to allow automatic lifting of primitive
operations into monad transformers. The internal operation has moved
to the PrimBase class.
+ Fixed the test suite on older GHCs
+ Changed primitive_ to work around an oddity with GHC's code generation on
certain versions that led to side effects not happening when used in
conjunction with certain very unsafe IO performers.
+ Allow primitive to build on GHC 7.9
+ Implement cloneArray and cloneMutableArray primitives
(with fall-back implementations for GHCs prior to version 7.2.1)
* Tue Sep 02 2014 peter.trommler@ohm-hochschule.de
- update to 0.5.2.1 for Haskell Platform 2014.2.0.0
- 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
* Wed Oct 17 2012 peter.trommler@ohm-hochschule.de
- update to 0.5.0.1 for Haskell Platform 2012.4.0.0 RC2
* Tue Oct 02 2012 peter.trommler@ohm-hochschule.de
- update to 0.5 from upstream
- required by ghc-vector 0.10 as part of Haskell Platform 2012.4.0.0
* Fri Jun 08 2012 peter.trommler@ohm-hochschule.de
- use cabal2spec 0.25.5 spec file template
* Thu Jan 19 2012 herbert@graeber-clan.de
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1