Show2 Prim Source # | |
Instance detailsDefined in Darcs.Patch.Prim.V1.Show |
Show2 Prim Source # | |
Instance detailsDefined in Darcs.Patch.Prim.FileUUID.Core |
Show2 Hunk Source # | |
Instance detailsDefined in Darcs.Patch.Prim.FileUUID.Core |
Show2 RebaseName Source # | |
Instance detailsDefined in Darcs.Patch.Rebase.Name |
Show2 Prim Source # | |
Instance detailsDefined in Darcs.Patch.V2.Prim |
Show2 Prim Source # | |
Instance detailsDefined in Darcs.Patch.V1.Prim |
Show2 a => Show2 (RL a) Source # | |
Instance detailsDefined in Darcs.Patch.Witnesses.Ordered |
Show2 a => Show2 (FL a) Source # | |
Instance detailsDefined in Darcs.Patch.Witnesses.Ordered |
Show2 prim => Show2 (RepoPatchV1 prim) Source # | |
Instance detailsDefined in Darcs.Patch.V1.Core |
Show2 prim => Show2 (Unwound prim) Source # | |
Instance detailsDefined in Darcs.Patch.Unwind |
Show2 prim => Show2 (RepoPatchV2 prim) Source # | |
Instance detailsDefined in Darcs.Patch.V2.RepoPatch |
Show2 p => Show2 (Named p) Source # | |
Instance detailsDefined in Darcs.Patch.Named |
Show2 prim => Show2 (RebaseFixup prim) Source # | |
Instance detailsDefined in Darcs.Patch.Rebase.Fixup |
Show2 prim => Show2 (RebaseChange prim) Source # | |
Instance detailsDefined in Darcs.Patch.Rebase.Change |
(Show2 p, Show2 (PrimOf p)) => Show2 (RebaseItem p) Source # | |
Instance detailsDefined in Darcs.Patch.Rebase.Legacy.Item |
(Show2 p, Show2 (PrimOf p)) => Show2 (Suspended p) Source # | |
Instance detailsDefined in Darcs.Patch.Rebase.Suspended |
(Show2 a, Show2 b) => Show2 (a :/\: b) Source # | |
Instance detailsDefined in Darcs.Patch.Witnesses.Ordered |
(Show2 a, Show2 b) => Show2 (a :\/: b) Source # | |
Instance detailsDefined in Darcs.Patch.Witnesses.Ordered |
(Show2 a, Show2 b) => Show2 (a :> b) Source # | |
Instance detailsDefined in Darcs.Patch.Witnesses.Ordered |
Show2 p => Show2 (PatchInfoAnd rt p) Source # | |
Instance detailsDefined in Darcs.Patch.PatchInfoAnd |
Show2 p => Show2 (Tagged rt p) Source # | |
Instance detailsDefined in Darcs.Patch.Set |
Show2 p => Show2 (PatchSet rt p) Source # | |
Instance detailsDefined in Darcs.Patch.Set |
Show2 p => Show2 (WrappedNamed rt p) Source # | |
Instance detailsDefined in Darcs.Patch.Named.Wrapped |
(Show2 p, Show name) => Show2 (PrimWithName name p) Source # | |
Instance detailsDefined in Darcs.Patch.Prim.WithName |
(Show name, Show2 prim) => Show2 (RepoPatchV3 name prim) Source # | |
Instance detailsDefined in Darcs.Patch.V3.Core |