ghc-mod/shelltest/browse/sandbox/test-setup.sh

9 lines
84 B
Bash

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