SRC="haddock-util.js" TYPE="text/javascript"> TYPE="text/javascript">window.onload = function () {setSynopsis("mini_Data-Derive-Show.html")};
| ||||
| ||||
| Description | ||||
| Derives Show. This is as defined by the Haskell report, except there is no support for infix constructors. If you attempt to derive Show for a data type with infix constructors, the constructors are handled as if they were prefix constructors, using the (consym) syntax. | ||||
| Documentation | ||||
| ||||
| Produced by Haddock version 2.4.2 |