From f20f7d0f25adba8daa31c0ea9ae89ba2c98b4674 Mon Sep 17 00:00:00 2001 From: Nathaniel Nutter Date: Wed, 13 Jul 2016 16:36:10 -0500 Subject: [PATCH] Updated CentOS6 (markdown) --- CentOS6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CentOS6.md b/CentOS6.md index 8e3cf17..e263fc3 100644 --- a/CentOS6.md +++ b/CentOS6.md @@ -1,4 +1,4 @@ -_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._ +_Note: Haskell Platform v7.10.3 and v8.0.1 requires glibc v2.14 but CentOS 6 has v2.12 so be sure to download v7.10.2-a release from their [prior releases](https://www.haskell.org/platform/prior.html) page._ # Deps yum groupinstall "Development Tools" -y