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 |
- showbFixed :: HasResolution a => Bool -> Fixed a -> Builder
Documentation
showbFixed :: HasResolution a => Bool -> Fixed a -> Builder Source #
Orphan instances
HasResolution a => TextShow (Fixed a) Source # | |