From 0e5585c806160d3cdbb3fcddfccbe47ae6218435 Mon Sep 17 00:00:00 2001 From: Nathaniel Nutter Date: Wed, 13 Jul 2016 16:09:50 -0500 Subject: [PATCH] Updated CentOS6 (markdown) --- CentOS6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CentOS6.md b/CentOS6.md index 1401de9..8e3cf17 100644 --- a/CentOS6.md +++ b/CentOS6.md @@ -1,3 +1,5 @@ +_Note: Haskell Platform v8.0.1 requires glibc v2.14 but CentOS 6 has v2.12 so be sure to download a v7 release from their [prior releases](https://www.haskell.org/platform/prior.html) page._ + # Deps yum groupinstall "Development Tools" -y yum install gmp-devel # may need epel