<div dir="ltr">Small update to the Haskell Platfrom 2014.2.0.0 release:<div><br></div><div>We have new Release Candidate 3 versions of the source tarball... and a new generic-linux bindist of the platform!</div><div><ul><li>

source tarball: <a href="http://www.ozonehouse.com/mark/platform/haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz">haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz</a></li><li>generic linux: <a href="http://www.ozonehouse.com/mark/platform/haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz">haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz</a></li>

</ul></div><div><i><font color="#6aa84f"><b>Windows and OS X users:</b></font> There are no RC3 versions - as the RC2 versions seem to be holding up fine!<br></i></div><div><br></div><div><b><font size="4">General</font></b></div>

<div><ul><li>hptool (and hence ./platform.sh script) take a new --prefix parameter that is used for generic (non-OS X, non-Windows) builds: It sets the root under which haskell installations are located. Defaults to /usr/local/haskell. Everything will be placed in a directory named ghc-7.8.3-<arch> under this prefix.</li>

<li>activate-hs script for default Posix-like builds</li><li>small fixes to allow bootstrapping the platform with GHC 7.4</li><li>README and LICENSE updated</li></ul><div><font size="4"><b>Source Tarball</b></font></div>
<ul>
<li>all missing pieces now present</li><li>build platfrom from source tarball verified</li></ul><div><font size="4"><b>Generic Linux Binary Dist</b></font></div></div><div><ul><li>Built from the GHC's generic Linux bindist for Deb 7 style systems</li>

<li>Complete tarball: this is all you need to install Haskell on a compatible system</li><li>Built on Ubuntu 12.04LTS</li><li>Tested on Ubuntu 14</li><li>my system needed a symlink from libgmp.so to libgmp.so.10 - this seems to be an issue with the GHC bindist built components</li>

</ul><div>To install this:</div></div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font face="courier new, monospace">cd /</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">

<div><font face="courier new, monospace">sudo tar xvf ~/haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font face="courier new, monospace">sudo /usr/local/haskell/ghc-7.8.3-x8_64/bin/activate-hs</font></div>

</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"></blockquote><br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="arial, helvetica, sans-serif">This will finish the package registration, and install symlinks from /usr/local/bin for all the standard haskell command line tools.<br>

<br></font></blockquote><font face="arial, helvetica, sans-serif">— Mark</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif" size="1"><b>shasum -a 256:</b></font></div>

<div><div><font face="courier new, monospace" size="1">ab759ec50618f2604163eca7ad07e50c8292398a2d043fdc1012df161b2eb89a  haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz</font></div><div><font face="courier new, monospace" size="1">0da6879ae657481849e7ec4e5d3c4c035e090824167f97434b48af297ec17cf9  haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz</font></div>

</div></div>