Skip to content

Instantly share code, notes, and snippets.

@letsspeak
Created May 25, 2013 18:37
Show Gist options
  • Save letsspeak/5650244 to your computer and use it in GitHub Desktop.
Save letsspeak/5650244 to your computer and use it in GitHub Desktop.
# yum install gmp-devel
# vim /etc/yum.repos.d/epel.repo
---
[epel]
name=RHEL 6 - epel - $releasever - $basearch
baseurl=http://download.fedoraproject.org/pub/epel/beta/6/$basearch/
gpgcheck=0
enabled=1
priority=1
exclude=*release
---
yum install haskell-platform
rm /etc/yum.repos.d/epel.repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment