- progressRL :: String -> RL a -> RL a
- progressFL :: String -> FL a -> FL a
- progressRLShowTags :: String -> RL (PatchInfoAnd p) -> RL (PatchInfoAnd p)
Documentation
progressRLShowTags :: String -> RL (PatchInfoAnd p) -> RL (PatchInfoAnd p)Source
Evaluate an RL
list and report progress. In addition to printing
the number of patches we got, show the name of the last tag we got.