haskell-debugger-0.14.0.0: test/golden/T79/T79.hdb-test
#We don't care to test the output of cabal init, but it might be helpful for debugging. LOGFILE=cabal-init.log echo "cabal init ... > $LOGFILE 2>1\n" && cabal init -m -n -d base -p T79-tmp > $LOGFILE 2>1 && $HDB app/Main.hs <<'EOF' run exit EOF