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 |
Provides TextShow
instance for Fixed
, as well as the showbFixed
function.
Since: 2
- showbFixed :: HasResolution a => Bool -> Fixed a -> Builder
Documentation
showbFixed :: HasResolution a => Bool -> Fixed a -> Builder Source #
Orphan instances
HasResolution a => TextShow (Fixed a) Source # | Since: 2 |