| 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.Complex
Description
Monomorphic TextShow function for Ratio values.
Due to use of the DatatypeContexts extension, there is no TextShow1 Complex
instance on base-4.3.0.0.
Since: 2
- showbComplexPrec :: TextShow a => Int -> Complex a -> Builder