packages feed

Cabal revisions of monad-par-0.3.5

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                monad-par Version:             0.3.5+x-revision: 1 Synopsis:            A library for parallel programming based on a monad                    -- becomes lighter weight.                  , Control.Monad.Par.Scheds.Sparks -  Build-depends: base >= 4 && < 5+  -- Needs MonadIO (in transformers, but not imported here)+  Build-depends: base >= 4.9 && < 5                -- This provides the interface which monad-par implements:                , abstract-par                 , abstract-deque >= 0.1.4
revision 2
 Name:                monad-par Version:             0.3.5-x-revision: 1+x-revision: 2 Synopsis:            A library for parallel programming based on a monad                  , mwc-random >= 0.11                , containers                , parallel >= 3.1-               , mtl >= 2.0.1.0+               , mtl >= 2.0.1.0 && < 2.3    if flag(chaselev)     cpp-options: -DUSE_CHASELEV