stackage/patching/scripts/edit-package.sh
2013-06-30 13:14:05 +03:00

7 lines
65 B
Bash
Executable File

#!/bin/bash -ex
mkdir -p work
cd work
rm -rf $1
cabal unpack $1