[Haskell-cafe] Fwd: [Fwd: linux version compatible with GHC 4.3 ?]

Damien Mattei damien.mattei at gmail.com
Mon Mar 18 10:52:33 UTC 2019


---------- Forwarded message ---------
From: Damien Mattei <damien.mattei at univ-cotedazur.fr>
Date: Mon, Mar 18, 2019 at 11:46 AM
Subject: [Fwd: linux version compatible with GHC 4.3 ?]
To: <damien.mattei at gmail.com>







---------- Forwarded message ----------
From: Damien Mattei <damien.mattei at univ-cotedazur.fr>
To: Haskell Cafe <haskell-cafe at haskell.org>
Cc:
Bcc:
Date: Mon, 18 Mar 2019 11:39:25 +0100
Subject: linux version compatible with GHC 4.3 ?
Hi,

does anyone know a linux distrib where haskell platform installs out of
the box?

it fails on fedora core 28 (32bits) :

[root at localhost Downloads]# ghci
/usr/local/haskell/ghc-8.4.3-i386/lib/ghc-8.4.3/bin/ghc: error while
loading shared libraries: libtinfo.so.5: cannot open shared object
file: No such file or directory

but works on older system such as CentOS Linux release 7.2.1511 (Core)
64bits:

[mattei at moita ~]$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
[mattei at moita ~]$ ghci
GHCi, version 8.4.3: http://www.haskell.org/ghc/  :? for help
Prelude>

does it works on Ubuntu?

Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190318/c8f3fad0/attachment.html>


More information about the Haskell-Cafe mailing list