| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Axel.Utils.Display
Documentation
isOperator :: String -> Bool Source #
lowerFirst :: String -> String Source #
renderBlock :: [String] -> String Source #
renderPragma :: String -> String Source #
Constructors
| CurlyBraces | |
| DoubleQuotes | |
| Parentheses | |
| SingleQuotes | |
| SquareBrackets |
upperFirst :: String -> String Source #