| 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.Type.Coercion
Description
Monomorphic TextShow function for representational equality.
This module only exports functions if using base-4.7.0.0 or later.
Since: 2
- showbCoercion :: Coercion a b -> Builder
 
Documentation
showbCoercion :: Coercion a b -> Builder Source
Convert a representational equality value to a Builder.
 This function is only available with base-4.7.0.0 or later.
Since: 2