vrtbl/passerine

cargo run doesn't pretty-print errors

slightknack opened this issue · 0 comments

cc @Plecra.

Signature of main is Result<(), String>, which results in string not being pretty printed. Easy fix: we can fix now or later when we add the compile and run functions to lib.