Small update to the Haskell Platfrom 2014.2.0.0 release:

We have new Release Candidate 3 versions of the source tarball... and a new generic-linux bindist of the platform!
Windows and OS X users: There are no RC3 versions - as the RC2 versions seem to be holding up fine!

General
Source Tarball
Generic Linux Binary Dist
To install this:

cd /
sudo tar xvf ~/haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz
sudo /usr/local/haskell/ghc-7.8.3-x8_64/bin/activate-hs

This will finish the package registration, and install symlinks from /usr/local/bin for all the standard haskell command line tools.

— Mark

shasum -a 256:
ab759ec50618f2604163eca7ad07e50c8292398a2d043fdc1012df161b2eb89a  haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz
0da6879ae657481849e7ec4e5d3c4c035e090824167f97434b48af297ec17cf9  haskell-platform-2014.2.0.0-unknown-linux-x86_64-RC3.tar.gz