STR-651: --keep flag doesnt work for argument greater than or equal to 3
Consider this trivial module (or any other one):
module Foo
main = id
Running strc –keep n (where n >= 3) on it will result in an error, at least with:
strc –version
Submitted on 4 October 2006 at 13:57
STRC 0.17M2 (revision 15842)
Log in to post comments