Supporting doctest-haskell can be an invaluable feature for the Haskell development experience, as well as for the development of test-framework itself.
This is because test-framework itself has a number of test reporters that output test results onto the consoles. However, currently there are no tests documenting what the console would actually output.