| 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 |
TextShow.Data.Functor.Trans
Contents
Description
Monomorphic TextShow functions for functor transformers.
Note that :
- An instance for
Identityis found intext-show, since it is a part ofbase-4.8.0.0and later. - Instances for
Compose,Product, andSumare found intext-show, since they are part ofbase-4.9.0.0and later.
Since: 2