forked from GitHub/gf-core
Got GSL generation working.
This commit is contained in:
@@ -48,6 +48,7 @@ fmtExtension FmtHaskell_GADT = "hs"
|
||||
fmtExtension FmtBNF = "bnf"
|
||||
fmtExtension FmtSRGS_XML = "grxml"
|
||||
fmtExtension FmtJSGF = "jsgf"
|
||||
fmtExtension FmtGSL = "gsl"
|
||||
fmtExtension FmtVoiceXML = "vxml"
|
||||
|
||||
writeOutputFile :: FilePath -> String -> IOE ()
|
||||
|
||||
Reference in New Issue
Block a user