c-blake / cligen

Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
https://c-blake.github.io/cligen/
ISC License
509 stars 24 forks source link

Fix detection of stable #104

Closed genotrance closed 5 years ago

genotrance commented 5 years ago

cligen fails on 0.19.6

~/.nimble/pkgs/cligen-0.9.26/cligen/textUt.nim(7, 13) Error: cannot open file: std/wordwrap
c-blake commented 5 years ago

(Also, I will probably punch a release of cligen soon so that non-HEAD cligen dependency can work.)