forked from GitHub/gf-core
small things
This commit is contained in:
@@ -272,6 +272,7 @@ constPredefRes s = Q (IC "Predef") (zIdent s)
|
||||
|
||||
isPredefConstant t = case t of
|
||||
Q (IC "Predef") _ -> True
|
||||
Q (IC "PredefAbs") _ -> True
|
||||
_ -> False
|
||||
|
||||
mkSelects :: Term -> [Term] -> Term
|
||||
|
||||
Reference in New Issue
Block a user