Copyright | (C) 2014-2015 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Monomorphic Show
function for Ratio
values.
Due to use of the DatatypeContexts
extension, there is no Show1 Complex
instance on base-4.3.0.0
.
Since: 0.5
- showbComplexPrec :: Show a => Int -> Complex a -> Builder