File ghc-stm.changes of Package ghc-stm
-------------------------------------------------------------------
Fri Apr 10 14:44:06 UTC 2015 - mimi.vx@gmail.com
- update to 2.4.4
* Add support for `base-4.8.0.0`
* Tighten Safe Haskell bounds
* Add `mkWeakTMVar` to `Control.Concurrent.STM.TMVar`
* Add `@since`-annotations
* Update behaviour of `newBroadcastTChanIO` to match
`newBroadcastTChan` in causing an error on a read from the
broadcast channel
* Add `mkWeakTVar`
* Add `isFullTBQueue`
* Fix `TChan` created via `newBroadcastTChanIO` to throw same
exception on a `readTChan` as when created via `newBroadcastTChan`
* Update to Cabal 1.10 format
-------------------------------------------------------------------
Mon Sep 1 17:37:13 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file with cabal-rpm 0.8.6
* require exact version of ghc-compiler
-------------------------------------------------------------------
Sat Aug 23 00:22:03 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 09:56:37 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 2.4.2 from upstream
* new feature: transactional semaphore
- part of update to Haskell Platform 2013.2
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Sun Dec 30 18:39:55 UTC 2012 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
-------------------------------------------------------------------
Sat Nov 17 14:45:18 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
-------------------------------------------------------------------
Tue Oct 2 10:18:33 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 2.4 from upstream (no changelog)
-required by Haskell Platform 2012.4.0.0
-------------------------------------------------------------------
Sun Jun 3 17:40:41 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 2.3 from upstream (no changelog)
- required by Haskell Platform 2012.2.0.0
-------------------------------------------------------------------
Thu Feb 23 13:48:44 UTC 2012 - peter.trommler@ohm-hochschule.de
- Added BuildRoot for sle11-sp1
-------------------------------------------------------------------
Wed Dec 28 23:19:44 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging.