-
andreas.abel authored
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
andreas.abel authoredThe `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
Loading