Adds compatibility for Nimrod's 0.9.4 compiler.

This commit is contained in:
Grzegorz Adam Hankiewicz 2014-07-17 16:33:18 +02:00
commit 244a4b5b14
3 changed files with 31 additions and 3 deletions

View file

@ -9,4 +9,4 @@ bin = "babel"
srcDir = "src"
[Deps]
Requires: "nimrod >= 0.9.5"
Requires: "nimrod >= 0.9.4"