@hackage show-please0.5.5
A wrapper type V with improved Show instances
Installation
Dependencies (6)
- base >=4 && <5
- mtl
- parsec
- template-haskell
- th-orphans
- time >=1.5 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.