Source: haskell-strict-concurrency Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-parallel-prof Build-Depends-Indep: ghc-doc, haddock, libghc-parallel-doc Standards-Version: 3.8.1 Homepage: http://code.haskell.org/~dons/code/strict-concurrency Package: libghc-strict-concurrency-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Strict concurrency abstractions This package provides head normal form strict versions of some standard Haskell concurrency abstractions (MVars,Chans), which provide control over where evaluation takes place not offered by the default lazy types. This may be useful for deciding when and where evaluation occurs, leading to improved time or space use, depending on the circumstances. . Author: Don Stewart Upstream-Maintainer: Don Stewart . This package contains the normal library files. Package: libghc-strict-concurrency-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-strict-concurrency-dev Description: Strict concurrency abstractions This package provides head normal form strict versions of some standard Haskell concurrency abstractions (MVars,Chans), which provide control over where evaluation takes place not offered by the default lazy types. This may be useful for deciding when and where evaluation occurs, leading to improved time or space use, depending on the circumstances. . Author: Don Stewart Upstream-Maintainer: Don Stewart . This package contains the libraries compiled with profiling enabled. Package: haskell-strict-concurrency-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Strict concurrency abstractions This package provides head normal form strict versions of some standard Haskell concurrency abstractions (MVars,Chans), which provide control over where evaluation takes place not offered by the default lazy types. This may be useful for deciding when and where evaluation occurs, leading to improved time or space use, depending on the circumstances. . Author: Don Stewart Upstream-Maintainer: Don Stewart . This package contains the documentation files.