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