mkErrorAppDs now takes an SDoc rather than a String
This avoids some showSDoc's where the String then gets converted back into an SDoc.
Showing
Please register or sign in to comment
This avoids some showSDoc's where the String then gets converted back into an SDoc.