Get VoiceXML generation working.

This commit is contained in:
bjorn
2008-06-03 20:05:52 +00:00
parent 783f5a0aec
commit 8d4dddfada
4 changed files with 51 additions and 89 deletions

View File

@@ -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 $