summaryrefslogtreecommitdiff
path: root/utils/vagrant/bootstrap-deb.sh
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-07-20 18:27:46 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-20 18:27:46 -0500
commit828e641e02a05896c53c005ef3c82db7f3797bb7 (patch)
tree50fd49ea8f5f110d46697b39bab86de4b9a2d4a0 /utils/vagrant/bootstrap-deb.sh
parentad785f692cc5a35a1357432594fbe997b6e2bbe7 (diff)
downloadhaskell-828e641e02a05896c53c005ef3c82db7f3797bb7.tar.gz
vagrant: move files around
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'utils/vagrant/bootstrap-deb.sh')
-rwxr-xr-xutils/vagrant/bootstrap-deb.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/vagrant/bootstrap-deb.sh b/utils/vagrant/bootstrap-deb.sh
new file mode 100755
index 0000000000..b9ba957b4a
--- /dev/null
+++ b/utils/vagrant/bootstrap-deb.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+apt-get update
+apt-get build-dep -y ghc