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