1
0
forked from GitHub/gf-core

more structured format for errors and warnings from the compiler

This commit is contained in:
kr.angelov
2011-11-15 13:33:44 +00:00
parent 8a7aa15c57
commit 61c16f2eb2
8 changed files with 110 additions and 105 deletions

View File

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