From 27dda59db4be007d4daa58f8f0a12873f26af1d4 Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 3 Jun 2008 20:05:52 +0000 Subject: Get VoiceXML generation working. --- src-3.0/GFC.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src-3.0/GFC.hs') diff --git a/src-3.0/GFC.hs b/src-3.0/GFC.hs index bf34fa979..f8ae6e8e3 100644 --- a/src-3.0/GFC.hs +++ b/src-3.0/GFC.hs @@ -47,6 +47,7 @@ fmtExtension FmtHaskell = "hs" fmtExtension FmtHaskell_GADT = "hs" fmtExtension FmtBNF = "bnf" fmtExtension FmtSRGS_XML = "grxml" +fmtExtension FmtVoiceXML = "vxml" writeOutputFile :: FilePath -> String -> IOE () writeOutputFile outfile output = ioeIO $ -- cgit v1.2.3