diff --git a/whalesong-helpers.rkt b/whalesong-helpers.rkt index 6d7d52c..2c8d6ae 100644 --- a/whalesong-helpers.rkt +++ b/whalesong-helpers.rkt @@ -56,8 +56,7 @@ (fprintf (current-report-port) "------------------\n") (displayln (get-output-string op) (current-report-port)) (fprintf (current-report-port) "------------------\n") - (fprintf (current-report-port) "\nAborting compilation.\n") - (exit)))] + (fprintf (current-report-port) "\nAborting compilation.\n")))] (thunk)))