Description
Provides instances of numeric classes for functions and tuples in Haskell. These instances let numeric operations be lifted over structured values in a concise way.
It is useful for mathematical code, generic numeric programming, examples, and libraries that want pointwise numeric behavior. It is a developer library and has no standalone interface.