Exception handling for load. Added Command Line Arguments.
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).