| Copyright | (C) 2014-2017 Ryan Scott |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | Ryan Scott |
| Stability | Provisional |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell2010 |
TextShow.Data.Typeable
Contents
Description
TextShow instances for data types in the Typeable module.
Since: 2
Orphan instances
| TextShow SomeTypeRep Source # | Only available with Since: 3.6 |
| TextShow TyCon Source # | Since: 2 |
| TextShow Module Source # | Only available with Since: 3 |
| TextShow TrName Source # | Only available with Since: 3 |
| TextShow1 (TypeRep *) Source # | Only available with Since: 3.6 |
| TextShow (TypeRep k a) Source # | Only available with Since: 3.6 |