Platform 2015.2.0.0 Alpha 2 for debian based systems

Mark Lentczner mark.lentczner at gmail.com
Mon Mar 30 00:24:23 UTC 2015


I've uploaded a build of *Haskell Platform 2015.2.0.0 Alpha 2* for generic
debian linux systems.
It includes GHC 7.10.2, using the generic linux bindist.

This is a tarball, not a package. Installation instructions:

    cd /
    sudo tar xvf ...downloaded-tarfile...
    sudo /usr/local/haskell/ghc-7.10.1-x86-64/bin/activate-hs

Notes:

   - Built on Ubuntu 14.04LTS
   - Needs the following packages installed:

   build-essential libbsd-dev libgmp-dev libtinfo-dev zlib1g-dev

   - The OpenGL packages need the OpenGL libs, which on a non-GUI system
   like a server can be gotten by installing:

   freeglut3-dev libgl1-mesa-dev libglu1-mesa-dev

- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150329/9e5c8cbf/attachment.html>


More information about the ghc-devs mailing list