vty/install_examples
2013-11-12 22:22:32 -08:00

4 lines
53 B
Bash
Executable File

#!/bin/bash
cabal install
(cd test && cabal install)