Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nim-1.6 series compilers give pretty odd error:
bu/dirq.nim(77, 16) Error: undeclared identifier: 'parseOnly' (odd since this is a keyword argument..). Since nim-2.2 is imminent, rather than try to track that down (it may be fix in 1.6-latest for all I know), update minimum version in nimble to 2.0.0. Compiles fine for me on nim-2.0.8, anyway.
- Loading branch information