readsPrec package:transformers-compat

A default readsPrec implementation for Generic1 instances that leverages Read1.
A sensible default liftReadsPrec implementation for Generic1 instances.
Like liftReadsPrecDefault, but with configurable Options. Currently, the Options have no effect (but this may change in the future).