Skip to content
Snippets Groups Projects
Commit 728af21e authored by Cheng Shao's avatar Cheng Shao :beach: Committed by Marge Bot
Browse files

utils: remove obsolete vagrant scripts

Vagrantfile has long been removed in !5288. This commit further
removes the obsolete vagrant scripts in the tree.
parent 702f7964
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
apt-get update
apt-get build-dep -y ghc
#!/bin/sh
yum update -y
yum install -y glibc-devel ncurses-devel gmp-devel autoconf automake libtool \
gcc make python ghc git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment