-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
FeatureNon-critical feature requestNon-critical feature request
Description
haskell-updater is often the most useful when run in a loop, such as:
until emerge -DUu --keep-going
do
haskell-updater -- @preserved-rebuild
doneIt would be convenient to have the basic haskell-updater invocation support running a loop like this, especially for newcomers who might be confused as to why they have to repeatedly run haskell-updater during updates.
There could be a flag to choose from different options, including the original behavior, and with #17 the default could be changed and new options be added.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNon-critical feature requestNon-critical feature request