Skip to content

Instantly share code, notes, and snippets.

@stephenjbarr
Created March 6, 2014 03:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephenjbarr/9381736 to your computer and use it in GitHub Desktop.
Save stephenjbarr/9381736 to your computer and use it in GitHub Desktop.
sudo yum -y update
cabal update
cabal install either-unwrap
cabal install uuid
cabal install roots
cabal install integration
cabal install syb
git clone https://github.com/simonmar/monad-par.git
cd monad-par
make
cd ..
git clone https://github.com/DDCSF/repa.git
cd repa
make repa
cd ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment