darcs-2.14.3: a distributed, interactive, smart revision control system

Safe HaskellSafe
LanguageHaskell2010

Darcs.Patch.Witnesses.Show

Documentation

data ShowDict a where Source #

Constructors

ShowDictClass :: Show a => ShowDict a 
ShowDictRecord :: (Int -> a -> ShowS) -> (a -> String) -> ([a] -> ShowS) -> ShowDict a 

class Show1 a where Source #

Methods

showDict1 :: ShowDict (a wX) Source #

Instances
Show1 (Prim wX) Source # 
Instance details

Defined in Darcs.Patch.Prim.V1.Show

Methods

showDict1 :: ShowDict (Prim wX wX0) Source #

Show1 (Prim wX) Source # 
Instance details

Defined in Darcs.Patch.Prim.FileUUID.Core

Methods

showDict1 :: ShowDict (Prim wX wX0) Source #

Show1 (Hunk wX) Source # 
Instance details

Defined in Darcs.Patch.Prim.FileUUID.Core

Methods

showDict1 :: ShowDict (Hunk wX wX0) Source #

(Show2 p, Show2 (PrimOf p)) => Show1 (Non p) Source # 
Instance details

Defined in Darcs.Patch.V2.Non

Methods

showDict1 :: ShowDict (Non p wX) Source #

Show1 (Prim wX) Source # 
Instance details

Defined in Darcs.Patch.V2.Prim

Methods

showDict1 :: ShowDict (Prim wX wX0) Source #

Show1 (Prim wX) Source # 
Instance details

Defined in Darcs.Patch.V1.Prim

Methods

showDict1 :: ShowDict (Prim wX wX0) Source #

Show2 a => Show1 (RL a wX) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict1 :: ShowDict (RL a wX wX0) Source #

Show2 a => Show1 (FL a wX) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict1 :: ShowDict (FL a wX wX0) Source #

Show2 prim => Show1 (RepoPatchV1 prim wX) Source # 
Instance details

Defined in Darcs.Patch.V1.Core

Methods

showDict1 :: ShowDict (RepoPatchV1 prim wX wX0) Source #

Show2 p => Show1 (Named p wX) Source # 
Instance details

Defined in Darcs.Patch.Named

Methods

showDict1 :: ShowDict (Named p wX wX0) Source #

Show1 (RebaseName p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Name

Methods

showDict1 :: ShowDict (RebaseName p wX wX0) Source #

Show2 (PrimOf p) => Show1 (RebaseFixup p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Fixup

Methods

showDict1 :: ShowDict (RebaseFixup p wX wX0) Source #

(Show2 p, Show2 (PrimOf p)) => Show1 (RebaseItem p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Item

Methods

showDict1 :: ShowDict (RebaseItem p wX wX0) Source #

(Show2 p, Show2 (PrimOf p)) => Show1 (Suspended p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Container

Methods

showDict1 :: ShowDict (Suspended p wX wX0) Source #

(Show2 p, Show2 (PrimOf p)) => Show1 (RebaseChange p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Viewing

Methods

showDict1 :: ShowDict (RebaseChange p wX wX0) Source #

(Show2 p, Show2 (PrimOf p)) => Show1 (RebaseSelect p wX) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Viewing

Methods

showDict1 :: ShowDict (RebaseSelect p wX wX0) Source #

Show2 prim => Show1 (RepoPatchV2 prim wX) Source # 
Instance details

Defined in Darcs.Patch.V2.RepoPatch

Methods

showDict1 :: ShowDict (RepoPatchV2 prim wX wX0) Source #

(Show2 a, Show2 b) => Show1 ((a :> b) wX) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict1 :: ShowDict ((a :> b) wX wX0) Source #

Show2 p => Show1 (WrappedNamed rt p wX) Source # 
Instance details

Defined in Darcs.Patch.Named.Wrapped

Methods

showDict1 :: ShowDict (WrappedNamed rt p wX wX0) Source #

Show2 p => Show1 (PatchInfoAnd rt p wX) Source # 
Instance details

Defined in Darcs.Patch.PatchInfoAnd

Methods

showDict1 :: ShowDict (PatchInfoAnd rt p wX wX0) Source #

Show2 p => Show1 (Tagged rt p wX) Source # 
Instance details

Defined in Darcs.Patch.Set

Methods

showDict1 :: ShowDict (Tagged rt p wX wX0) Source #

Show2 p => Show1 (PatchSet rt p wStart) Source # 
Instance details

Defined in Darcs.Patch.Set

Methods

showDict1 :: ShowDict (PatchSet rt p wStart wX) Source #

class Show2 a where Source #

Methods

showDict2 :: ShowDict (a wX wY) Source #

Instances
Show2 Prim Source # 
Instance details

Defined in Darcs.Patch.Prim.V1.Show

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

Show2 Prim Source # 
Instance details

Defined in Darcs.Patch.Prim.FileUUID.Core

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

Show2 Hunk Source # 
Instance details

Defined in Darcs.Patch.Prim.FileUUID.Core

Methods

showDict2 :: ShowDict (Hunk wX wY) Source #

Show2 Prim Source # 
Instance details

Defined in Darcs.Patch.V2.Prim

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

Show2 Prim Source # 
Instance details

Defined in Darcs.Patch.V1.Prim

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

Show2 DummyPatch Source # 
Instance details

Defined in Darcs.Patch.Dummy

Show2 a => Show2 (RL a) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict2 :: ShowDict (RL a wX wY) Source #

Show2 a => Show2 (FL a) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict2 :: ShowDict (FL a wX wY) Source #

Show2 prim => Show2 (RepoPatchV1 prim) Source # 
Instance details

Defined in Darcs.Patch.V1.Core

Methods

showDict2 :: ShowDict (RepoPatchV1 prim wX wY) Source #

Show2 p => Show2 (Named p) Source # 
Instance details

Defined in Darcs.Patch.Named

Methods

showDict2 :: ShowDict (Named p wX wY) Source #

Show2 (RebaseName p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Name

Methods

showDict2 :: ShowDict (RebaseName p wX wY) Source #

Show2 (PrimOf p) => Show2 (RebaseFixup p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Fixup

Methods

showDict2 :: ShowDict (RebaseFixup p wX wY) Source #

(Show2 p, Show2 (PrimOf p)) => Show2 (RebaseItem p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Item

Methods

showDict2 :: ShowDict (RebaseItem p wX wY) Source #

(Show2 p, Show2 (PrimOf p)) => Show2 (Suspended p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Container

Methods

showDict2 :: ShowDict (Suspended p wX wY) Source #

(Show2 p, Show2 (PrimOf p)) => Show2 (RebaseChange p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Viewing

Methods

showDict2 :: ShowDict (RebaseChange p wX wY) Source #

(Show2 p, Show2 (PrimOf p)) => Show2 (RebaseSelect p) Source # 
Instance details

Defined in Darcs.Patch.Rebase.Viewing

Methods

showDict2 :: ShowDict (RebaseSelect p wX wY) Source #

Show2 prim => Show2 (RepoPatchV2 prim) Source # 
Instance details

Defined in Darcs.Patch.V2.RepoPatch

Methods

showDict2 :: ShowDict (RepoPatchV2 prim wX wY) Source #

(Show2 a, Show2 b) => Show2 (a :/\: b) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict2 :: ShowDict ((a :/\: b) wX wY) Source #

(Show2 a, Show2 b) => Show2 (a :\/: b) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict2 :: ShowDict ((a :\/: b) wX wY) Source #

(Show2 a, Show2 b) => Show2 (a :> b) Source # 
Instance details

Defined in Darcs.Patch.Witnesses.Ordered

Methods

showDict2 :: ShowDict ((a :> b) wX wY) Source #

Show2 p => Show2 (WrappedNamed rt p) Source # 
Instance details

Defined in Darcs.Patch.Named.Wrapped

Methods

showDict2 :: ShowDict (WrappedNamed rt p wX wY) Source #

Show2 p => Show2 (PatchInfoAnd rt p) Source # 
Instance details

Defined in Darcs.Patch.PatchInfoAnd

Methods

showDict2 :: ShowDict (PatchInfoAnd rt p wX wY) Source #

Show2 p => Show2 (Tagged rt p) Source # 
Instance details

Defined in Darcs.Patch.Set

Methods

showDict2 :: ShowDict (Tagged rt p wX wY) Source #

Show2 p => Show2 (PatchSet rt p) Source # 
Instance details

Defined in Darcs.Patch.Set

Methods

showDict2 :: ShowDict (PatchSet rt p wX wY) Source #

show1 :: Show1 a => a wX -> String Source #

showsPrec1 :: Show1 a => Int -> a wX -> ShowS Source #

show2 :: Show2 a => a wX wY -> String Source #

showsPrec2 :: Show2 a => Int -> a wX wY -> ShowS Source #

showOp2 :: (Show2 a, Show2 b) => Int -> String -> Int -> a wW wX -> b wY wZ -> String -> String Source #