tag:github.com,2008:https://github.com/haskell/parallel/releasesRelease notes from parallel2018-07-13T16:03:26Ztag:github.com,2008:Repository/27438523/3.2.2.02018-07-13T16:03:26Z3.2.2.0<p>3.2.2.0</p>simonmartag:github.com,2008:Repository/27438523/v3.2.1.12017-04-08T16:57:29Zv3.2.1.1<p>parallel 3.2.1.1</p>hvrtag:github.com,2008:Repository/27438523/v3.2.1.02016-01-02T08:17:02Zv3.2.1.0<p>parallel 3.2.1.0</p>hvrtag:github.com,2008:Repository/27438523/v3.2.0.62014-12-28T09:34:55Zv3.2.0.6: parallel 3.2.0.6<ul>
<li>Make <code>-Wall</code> message free for all supported <code>base</code> versions</li>
</ul>hvrtag:github.com,2008:Repository/27438523/v3.2.0.52014-12-02T17:20:16Zv3.2.0.5: parallel 3.2.0.5<ul>
<li>Support <code>base-4.8.0.0</code>/<code>deepseq-1.4.0.0</code> (and thus GHC 7.10)</li>
</ul>hvrtag:github.com,2008:Repository/27438523/parallel-3.2.0.4-release2013-11-05T13:46:55Zparallel-3.2.0.4-release: process 3.2.0.4<ul>
<li>Update package description to Cabal 1.10 format</li>
<li>Add support for GHC 7.8</li>
<li>Drop support for GHCs older than GHC 7.0.1</li>
<li>Add NOINLINE pragmas to <code>parBuffer</code>, <code>parList</code>, and <code>evalBuffer</code><br>
to make RULEs more likely to fire</li>
</ul>hvr