Package ghc7.6.1-stm: Information

    Source package: ghc7.6.1-stm
    Version: 2.4.2-alt2
    Build time:  Dec 23, 2012, 02:01 AM
    Report package bug
    License: BSD3
    Summary: Software Transactional Memory
    Description: 
    A modular composable concurrency abstraction.
    
    Changes in version 2.4.2
    
    * Added "Control.Concurrent.STM.TSem" (transactional semaphore)
    
    Changes in version 2.4.1
    
    * Added Applicative/Alternative instances of STM for GHC <7.0
    
    Changes in version 2.4
    
    * Added "Control.Concurrent.STM.TQueue" (a faster @TChan@)
    
    * Added "Control.Concurrent.STM.TBQueue" (a bounded channel based on
    @TQueue@)
    
    * @TChan@ has an @Eq@ instances
    
    * Added @newBroadcastTChan@ and @newBroadcastTChanIO@
    
    * Some performance improvements for @TChan@
    
    * Added @cloneTChan@

    List of rpms provided by this srpm:
    ghc7.6.1-stm (x86_64, i586)
    ghc7.6.1-stm-debuginfo (x86_64, i586)

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

      1. ghc7.6.1
      2. ghc7.6.1-doc

    Last changed


    Dec. 22, 2012 Denis Smirnov 2.4.2-alt2
    - rebuild
    Dec. 22, 2012 Denis Smirnov 2.4.2-alt1
    - Spec created by cabal2rpm 0.20_08