Copyright | (C) 2014-2015 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell98 |
Monomorphic Show
functions for Monoid
-related newtypes.
Since: 0.3
- showbAllPrec :: Int -> All -> Builder
- showbAnyPrec :: Int -> Any -> Builder
- showbDualPrec :: Show a => Int -> Dual a -> Builder
- showbFirstPrec :: Show a => Int -> First a -> Builder
- showbLastPrec :: Show a => Int -> Last a -> Builder
- showbProductPrec :: Show a => Int -> Product a -> Builder
- showbSumPrec :: Show a => Int -> Sum a -> Builder