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