Custom Show instances were obscuring important details in test failure output again. The best policy seems to be: stick with default derived Show instances as far as possible, but when necessary customize them to conform to haskell syntax so pretty-show can do its thing (eg when they contain Day values, cf https://github.com/haskell/time/issues/101). |
||
|---|---|---|
| .. | ||
| Data | ||
| Read | ||
| Reports | ||
| Utils | ||
| Data.hs | ||
| Query.hs | ||
| Read.hs | ||
| Reports.hs | ||
| Utils.hs | ||