cabal-testsuite: Show instance for TestEnv
The `Show` instance for `TestEnv` is helpful in debugging testcases. While it produces large Haskell expressions not for consumption by the naked eye, it can be inspected in viewers like `ppshow`. https://hackage.haskell.org/package/pretty-show
Showing
- cabal-testsuite/src/Test/Cabal/Monad.hs 1 addition, 0 deletionscabal-testsuite/src/Test/Cabal/Monad.hs
- cabal-testsuite/src/Test/Cabal/Plan.hs 4 additions, 0 deletionscabal-testsuite/src/Test/Cabal/Plan.hs
- cabal-testsuite/src/Test/Cabal/Script.hs 1 addition, 0 deletionscabal-testsuite/src/Test/Cabal/Script.hs
Loading
Please register or sign in to comment