Skip to content

Exception handling for load. Added Command Line Arguments.

Robin Soegtrop requested to merge exception-handling-for-load into main

Added Exceptionhandling for loading files (REPL crashed loading a not existing file). I tried implementing it into PlatformIndependence.hs but it did not work out.

Also added commandline arguments (like debug) to call with stack (see the README file for explenation).

Merge request reports

Loading