data-accessor-0.2.1: Utilities for accessing and manipulating fields of recordsSource codeContentsIndex
Data.Accessor.Show
Description
Support for creating Show instances using the accessors.
Documentation
field :: (Show a, Eq a) => String -> T r a -> r -> r -> Maybe ShowSSource
showsPrec :: [r -> r -> Maybe ShowS] -> String -> r -> Int -> r -> ShowSSource
Produced by Haddock version 2.4.2