Starting with tag: [TAG 6.10 branch has been forked Ian Lynagh **20080919123439] [we rebound par and pseq, but forgot to set their fixity Simon Marlow **20081022085835] [add a fixity for seq Simon Marlow **20081022090823] [add a SPECIALISE for seqListN at type Int Simon Marlow **20081022090925] [Bump version to 1.1.0.0 Duncan Coutts **20081101213458 From version 1.0.0.1 because par and pseq changed from infixl 9 to infixr 0 which is an api change. Previously they were missing fixity decls which meant they defaulted to infixl 9. The reason they were missing the fixity decls was because they were locally rebound so to make a consistent api between ghc and hugs (with a make a consitent api between ghc and hugs (using cpp). bit of cpp to provide alternative implementations). Presumably when this was done the fixity decls were forgotten. ] [TAG 1.1.0.0 Duncan Coutts **20081101214141] [Use -feager-blackholing with GHC >= 6.11 Simon Marlow **20081216152549] [New version of the Strategies library Simon Marlow **20091117125848 Ignore-this: 6c0be2185a7ebb1d029a98a645141508 See the comments at the top of Control.Parallel.Strategies for details on the changes. ] [Provide NFData(..), but deprecated. Add rdeepseq. Simon Marlow **20091118135704 Ignore-this: 1f26672d29ff04293e6c4ccf51fe4028 ] [fix doc bugs Simon Marlow **20091118140155 Ignore-this: cae1ab959639b3757b5329e8bd6dd1d0 ] [add category Simon Marlow **20091118140253 Ignore-this: e7342c1b7f6fbf1a63d9b7345607bdd9 ] [cabal-version: 1.6 is required for source-repository Simon Marlow **20091118140808 Ignore-this: fa886671965735d7138f546ea00e9d0a ] [TAG 2.0.0.0 Simon Marlow **20091120155736 Ignore-this: 89433b813c7cc76a095608073f85130 ] [get NFData from deepseq-1.1.0.0 Simon Marlow **20091124115839 Ignore-this: 58924146e57d620981de6149e894fec4 ] [TAG 2.1.0.0 Simon Marlow **20091124115917 Ignore-this: cc4fed9d47ce388b2b56d1567a5d03d6 ] [New Strategy type: a -> Eval a, Eval is now a Monad Simon Marlow **20091124120106 Ignore-this: bfa8932cd1e29a884c253ae8aa377cb Also, bring back r0, and add rpar ] [fix warnings Simon Marlow **20091124120309 Ignore-this: b6daaffe6ef860bec2f1e717d32d3c98 ] [bump to 2.2.0.0 Simon Marlow **20091124120316 Ignore-this: cb8e209e66cd7fe4c3a465f4f9a91ca3 ] [an improved version of parListN Simon Marlow **20091202153453 Ignore-this: 2aed70c40130760f671435133eceac6e ] [re-enable the parBuffer and parList RULEs Simon Marlow **20091203170335 Ignore-this: a486232a72754ebb521161cb1ee1594e ] [bump to 2.2.0.1 Simon Marlow **20091208095028 Ignore-this: 951809a82ab16b7e5d7d4801c41fe7 ]