Copyright | (C) 2014-2016 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Monomorphic TextShow
functions for data types in the Data.Data
module.
Since: 2
- showbConstr :: Constr -> Builder
- showbConstrRepPrec :: Int -> ConstrRep -> Builder
- showbDataRepPrec :: Int -> DataRep -> Builder
- showbDataTypePrec :: Int -> DataType -> Builder
- showbFixity :: Fixity -> Builder