| 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 | 
TextShow.Text.Read
Description
- showbLexemePrec :: Int -> Lexeme -> Builder
 - showbNumberPrec :: Int -> Number -> Builder
 
Documentation
showbLexemePrec :: Int -> Lexeme -> Builder Source