Merge branch 'devel' of github.com:nim-lang/Nim into devel

This commit is contained in:
Araq
2017-01-03 22:16:11 +01:00

View File

@@ -5,7 +5,7 @@ author = "Andreas Rumpf"
description = "Compiler package providing the compiler sources as a library."
license = "MIT"
InstallDirs = "doc, compiler"
InstallDirs = "compiler"
[Deps]
Requires: "nim >= 0.14.0"