Use show rather than pshow on CompState.
CompState now contains Sets and Maps, which aren't instances of Data and thus break pshow. This could be fixed in the future by providing instance definitions, assuming the GHC library maintainers don't beat us to it.
This commit is contained in:
parent
9829183a7a
commit
15a8f95647