darcs-2.4.4: a distributed, interactive, smart revision control systemContentsIndex
Darcs.Witnesses.Show
Documentation
class Show1 a where
Methods
show1 :: a -> String
showsPrec1 :: Int -> a -> ShowS
show/hide Instances
Show2 p => Show1 (Non p)
class Show2 a where
Methods
show2 :: a -> String
showsPrec2 :: Int -> a -> ShowS
show/hide Instances
Show2 Prim
Show2 RealPatch
Show2 a => Show2 (FL a)
(Show2 a, Show2 b) => Show2 (:\/: a b)
(Show2 a, Show2 b) => Show2 (:> a b)
showOp2 :: (Show2 a, Show2 b) => Int -> String -> Int -> a -> b -> String -> String
app_prec :: Int
Produced by Haddock version 2.6.0