generic-pretty-instances-0.1.0.0: GenericPretty canonical instances
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.PrettyPrint.GenericPretty.Util

Documentation

inspect :: Out a => a -> Text Source #

inspectGen :: (Out a, IsString b) => a -> b Source #

inspectGenPlain :: (Out a, IsString b) => a -> b Source #