| 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.Control.Applicative
Contents
Orphan instances
| TextShow1 ZipList # | Since: 2 |
| TextShow2 (Const :: * -> * -> *) # | Since: 2 |
| TextShow a => TextShow (ZipList a) # | Since: 2 |
| TextShow a => TextShow1 (Const a :: * -> *) # | Since: 2 |
| TextShow a => TextShow (Const a b) # | Since: 2 |