From 62ef772a2c996f2d7d17529eeee845be90586a78 Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 14 Sep 2009 12:16:02 +0000 Subject: CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings --- src/GF/Grammar/MMacros.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Grammar/MMacros.hs') diff --git a/src/GF/Grammar/MMacros.hs b/src/GF/Grammar/MMacros.hs index f00859ffd..84b365225 100644 --- a/src/GF/Grammar/MMacros.hs +++ b/src/GF/Grammar/MMacros.hs @@ -214,7 +214,7 @@ freeVarsExp e = case e of _ -> [] --- thus applies to abstract syntax only ident2string :: Ident -> String -ident2string = prIdent +ident2string = showIdent {- tree :: (TrNode,[Tree]) -> Tree tree = Tr -- cgit v1.2.3