name: stm version: 2.4.4 id: stm-2.4.4-8cfc43333644d6c0e85ad8bd5cf2efd8 license: BSD3 copyright: maintainer: libraries@haskell.org stability: homepage: package-url: synopsis: Software Transactional Memory description: A modular composable concurrency abstraction. category: Concurrency author: exposed: True exposed-modules: Control.Concurrent.STM Control.Concurrent.STM.TArray Control.Concurrent.STM.TVar Control.Concurrent.STM.TChan Control.Concurrent.STM.TMVar Control.Concurrent.STM.TQueue Control.Concurrent.STM.TBQueue Control.Concurrent.STM.TSem Control.Monad.STM hidden-modules: Control.Sequential.STM trusted: False import-dirs: ${pkgroot}/stm-2.4.4 library-dirs: ${pkgroot}/stm-2.4.4 hs-libraries: HSstm-2.4.4 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: array-0.4.0.1-0eec8a1367dc70497ddf1004b2bc3e1a base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/stm.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html