typeably-0.1.0: DerivingVia Typeable counterpart to Generically
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Typeable.Typeably

Synopsis

Documentation

newtype Typeably a Source #

Wrapper for using with DerivingVia for instances which may be defined using the data type's Typeable instance.

The Typeable version of Generically.

Constructors

Typeably a