Time [in minutes]: <= 15 minutes Platform [OS, libraries, etc.]: Vagrant 1.5 and VirtualBox on a Ubuntu 13.10 Skill level: - I know how to write programs in Haskell, which is the programming language that this paper uses. Detailed evaluation: The following Vagrantfile does the build. A trivial edit the configuration file (the .cabal file) was required because the software was written for a version of GHC that is older than the version of GHC that ships with Ubuntu 12.04. If you run "vagrant up" in a directory with the following Vagrantfile, it will download, patch, and build the software successfully. Vagrant.require_version ">= 1.5.0", "< 1.6.0" $script = <