Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | generics@haskell.org |
Generics.Regular.Functions.Show
Contents
Description
Summary: Generic show. This module is not exported by Generics.Regular.Functions to avoid clashes with Prelude.
Show function
The Show
class defines a show on values.