mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
more structured format for errors and warnings from the compiler
This commit is contained in:
@@ -46,4 +46,4 @@ mainOpts opts files =
|
||||
ModeInteractive -> mainGFI opts files
|
||||
ModeRun -> mainRunGFI opts files
|
||||
ModeServer -> mainServerGFI opts files
|
||||
ModeCompiler -> dieIOE (mainGFC opts files)
|
||||
ModeCompiler -> mainGFC opts files
|
||||
|
||||
Reference in New Issue
Block a user