Updated CentOS6 (markdown)

Nathaniel Nutter
2016-07-13 16:09:50 -05:00
parent 10021b79d3
commit 0e5585c806

@@ -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 # Deps
yum groupinstall "Development Tools" -y yum groupinstall "Development Tools" -y
yum install gmp-devel # may need epel yum install gmp-devel # may need epel