| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.Prim.FileUUID.Show
Contents
Documentation
Orphan instances
| PatchListFormat Prim # | |
Methods | |
| PrimShow Prim # | |
Methods showPrim :: FileNameFormat -> Prim wA wB -> Doc # showPrimWithContextAndApply :: ApplyMonad (ApplyState Prim) m => FileNameFormat -> Prim wA wB -> m Doc # | |
| Apply Prim => ShowContextPatch Prim # | |
Methods showPatchWithContextAndApply :: ApplyMonad (ApplyState Prim) m => ShowPatchFor -> Prim wX wY -> m Doc # | |
| ShowPatch Prim # | |
| ShowPatchBasic Prim # | |
Methods showPatch :: ShowPatchFor -> Prim wX wY -> Doc # | |