Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
newtype NameWithRange Source
getNameName :: Name -> String Source
getHolmesName :: String -> Name -> String Source
getModuleName :: Module -> String Source
idFromName :: Name -> Id Source
nameFromId :: Id -> Name Source
nameFromString :: String -> Name Source
isOperatorName :: Name -> Bool Source
isConstructor :: Name -> Bool Source
isIdentifierName :: Name -> Bool Source
showNameAsOperator :: Name -> String Source
showNameAsVariable :: Name -> String Source
patternVars :: Pattern -> [Name] Source