Closed rahulmutt closed 6 years ago
To assimilate new bug fixes from eta-hackage or update the binary index, one needs to do etlas update. gradle-eta should provide a convenience task updateEtlas that simply delegates to etlas update using the cached Etlas.
eta-hackage
etlas update
gradle-eta
updateEtlas
Implemented in 3ac94fa96e1cf111edb54b8a6d4b992158a55044
To assimilate new bug fixes from
eta-hackage
or update the binary index, one needs to doetlas update
.gradle-eta
should provide a convenience taskupdateEtlas
that simply delegates toetlas update
using the cached Etlas.