| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
BNFC.Backend.Haskell.Utilities.ReservedWords
Description
Haskell's reserved words.
Synopsis
Documentation
hsReservedWords :: [String] Source #
avoidReservedWords :: String -> String Source #
Modifier to avoid clashes in definition.
avoidReservedWords' :: String1 -> String Source #
avoidReservedWords1 :: String1 -> String1 Source #