You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
I am trying to compile the Haskell Platform 8.4.3 on a CentOS 6 system because the provided binaries were compiled against newer versions of libraries than are available on CentOS 6. I have downloaded the 8.4.3 source tarball from here, but I am slightly confused by the build instructions. In the README, it says that the first argument to platform.sh should be the $PATH_TO_GHC_BINDIST_TARBALL, but does not describe which binary distribution tarball from the Haskell website that should be. Given that there seem to be three sets of Haskell installers, I'm not sure which to use here.
Can someone please point me in the right direction?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to compile the Haskell Platform 8.4.3 on a CentOS 6 system because the provided binaries were compiled against newer versions of libraries than are available on CentOS 6. I have downloaded the 8.4.3 source tarball from here, but I am slightly confused by the build instructions. In the README, it says that the first argument to platform.sh should be the
$PATH_TO_GHC_BINDIST_TARBALL
, but does not describe which binary distribution tarball from the Haskell website that should be. Given that there seem to be three sets of Haskell installers, I'm not sure which to use here.Can someone please point me in the right direction?
The text was updated successfully, but these errors were encountered: