diff options
author | Araq <rumpf_a@web.de> | 2012-05-31 01:35:13 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-05-31 01:35:13 +0200 |
commit | 761936bad53ef61ba95b0d99f3560a25ea239e13 (patch) | |
tree | 76b6a041391d06c91649136bc8e06bcee9aab025 /todo.txt | |
parent | 04300542da671e0250c67610bc87ef4f335d6902 (diff) | |
download | Nim-761936bad53ef61ba95b0d99f3560a25ea239e13.tar.gz |
niminst: use 'set -e'; failing to copy docs and data is no installation error
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 31b8c7268..ee761219c 100755 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ version 0.9.0 ============= -- fix the installer - implement 'gorge' - make templates hygienic by default: try to gensym() everything in the 'block' of a template |