@hackage show-please0.3
A wrapper type V with improved Show instances
Installation
Dependencies (4)
- base >=4 && <5
- mtl
- parsec
- template-haskell Show all…
Dependents (2)
@hackage/acme-everything, @hackage/sr-extra
Provides Show instances for various types whose official Show won't Read. This is particularly intended for exception types, which can appear unexpectedly and be difficult to track down.