Closed arichardson closed 1 year ago
Hopefully addressed by https://github.com/CTSRD-CHERI/QuickCheckVEngine/commit/fc7612a724f99d325a2eba7ae2fbe94f42bc1edd?
Thanks! There are probably more places that could be made more readable using colours, but this is a huge improvement and fixes my main use-case :)
It would be nice if the output included colour sequences so you can easily see the line that diverges without having to scan for ">" "<".
Might be easiest to use the ansi-terminal package to make error prints something like red/bold?