ghc-mod/shelltest/browse/sandbox/test-setup.sh
2017-03-01 08:26:17 +01:00

9 lines
84 B
Bash

#!/bin/sh
set -e
rm cabal.sandbox.config
rm -r .cabal-sandbox
cabal sandbox init