Basically, if a Huck module hasn't changed, and none of its dependencies have changed, we don't need to regenerate it.
This is probably pretty low priority by itself; but the work needed to do this would have compiler development benefits when running the test suite, as well as probably having a lot of overlap with things needed for the REPL (#22).
Basically, if a Huck module hasn't changed, and none of its dependencies have changed, we don't need to regenerate it.
This is probably pretty low priority by itself; but the work needed to do this would have compiler development benefits when running the test suite, as well as probably having a lot of overlap with things needed for the REPL (#22).