Merge pull request #2598 from jyapayne/devel

Added explicit imports for compiler modules to fix compiling nimsuggest on it's own.
This commit is contained in:
Andreas Rumpf
2015-04-24 20:25:57 +02:00

View File

@@ -5,7 +5,7 @@ hint[XDeclaredButNotUsed]:off
path:"$projectPath/.."
path:"$lib/packages/docutils"
path:"$nim/compiler"
path:"../compiler"
define:useStdoutAsStdmsg
symbol:nimfix