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 |
Orphan instances
TextShow Natural Source # | Since: 2 |
showbPrec :: Int -> Natural -> Builder Source # showb :: Natural -> Builder Source # showbList :: [Natural] -> Builder Source # showtPrec :: Int -> Natural -> Text Source # showt :: Natural -> Text Source # showtList :: [Natural] -> Text Source # showtlPrec :: Int -> Natural -> Text Source # showtl :: Natural -> Text Source # showtlList :: [Natural] -> Text Source # |