1
0
forked from GitHub/gf-core

String pattern handling

This commit is contained in:
aarne
2004-03-23 12:06:12 +00:00
parent c3796cf04c
commit 31836c0da9
5 changed files with 8 additions and 3 deletions

View File

@@ -6,8 +6,9 @@ import Ident
import PrGrammar (prt)
---- import PGrammar (pTrm)
-- predefined function definitions. AR 12/3/2003.
-- Type checker looks at signatures in predefined.gf
-- predefined function type signatures and definitions. AR 12/3/2003.
---- typPredefined :: Term -> Err Type
appPredefined :: Term -> Term
appPredefined t = case t of