| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Darcs.Patch.Progress
- progressRL :: String -> RL a wX wY -> RL a wX wY
- progressFL :: String -> FL a wX wY -> FL a wX wY
- progressRLShowTags :: String -> RL (PatchInfoAnd p) wX wY -> RL (PatchInfoAnd p) wX wY
Documentation
progressRLShowTags :: String -> RL (PatchInfoAnd p) wX wY -> RL (PatchInfoAnd p) wX wY 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.