| Copyright | 2004, 2007 David Roundy | 
|---|---|
| License | GPL | 
| Maintainer | darcs-devel@darcs.net | 
| Stability | experimental | 
| Portability | portable | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Darcs.UI.Commands.Amend
Description
Documentation
amend :: DarcsCommand AmendConfig Source
amendrecord :: DarcsCommand AmendConfig Source
updatePatchHeader :: forall p wX wY wR wU wT. (RepoPatch p, ApplyState p ~ Tree) => Bool -> PatchSelectionOptions -> Bool -> Bool -> Maybe String -> Maybe String -> Maybe AskLongComment -> Repository p wR wU wT -> PatchInfoAnd p wT wX -> FL (PrimOf p) wX wY -> IO (Maybe String, PatchInfoAnd p wT wY) Source