Closed roboguy13 closed 9 years ago
@RyanGlScott Good points! Should debug output be controlled by the quiet mode option? I was thinking that quiet mode would be if we don't want to print out every step of a script (which gives us behavior more like HERMIT's original behavior).
If you want to separate shell output from developer-specific output, then ignore what I said about when debug
. :)
Switched this over to use
IORef
s. (https://github.com/ku-fpg/hermit-shell/issues/29)