-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
improvementImproves the way that an existing feature works, in a backwards-compatible way.Improves the way that an existing feature works, in a backwards-compatible way.
Description
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).
Metadata
Metadata
Assignees
Labels
improvementImproves the way that an existing feature works, in a backwards-compatible way.Improves the way that an existing feature works, in a backwards-compatible way.
Projects
Status
Todo