This is slightly tricky to fix.
There's code that does a similar thing in UI/Commands/Unrecord.hs, and
in Util.hs in the same directory, but I suspect the better place would
be in getOuput in ../Arguments.hs, where it can be made to work for all
dpatch-emitting commands, rather than in an ad-hoc fashion.
I should be able to get this done with a bit more thought.
|