| Copyright | (c) Sirui Lu 2024 |
|---|---|
| License | BSD-3-Clause (see the LICENSE file) |
| Maintainer | siruilu@cs.washington.edu |
| Stability | Experimental |
| Portability | GHC only |
| Safe Haskell | None |
| Language | Haskell2010 |
Grisette.Internal.TH.Derivation.ShowPPrintCommon
Description
Synopsis
- showPrintFieldFunExp :: [Name] -> [Name] -> FieldFunExp
Documentation
showPrintFieldFunExp :: [Name] -> [Name] -> FieldFunExp Source #
Common FieldFunExp for Show and PPrint on a GADT.