úÎŒ4     Safe? aStrings representing a set of record fields separated by commas. They can be constructed using ( ) and ( ), or using  and  .]Type of strings representing expressions, parameterized by the surrounding precedence level.This is the return type of   .Show a constructor.Show a function application.Show a function application.This is an infix shorthand for + when the argument type is an instance of . -showF @| x = showApp showF (flip showsPrec x)7Show an applied infix operator with a given precedence.7Show an applied infix operator with a given precedence.This is a shorthand for , when the arguments types are instances of . RshowInfix' op prec x y = showInfix op prec (flip showsPrec x) (flip showsPrec y)kShow a record. The first argument is the constructor name. The second represents the set of record fields.BShow a single record field: a field name and a value separated by '='. BShow a single record field: a field name and a value separated by '='.This is an infix shorthand for ( when the value type is an instance of . 0field .=. x = showField field (flip showsPrec x) Empty set of record fields. 7Separate two nonempty sets of record fields by a comma. An infix synonym of  .  22 8 1 1     /show-combinators-0.1.0.0-E0dv7fnty8rGfPdt246qWhText.Show.Combinators ShowFields PrecShowSshowConshowApp@| showInfix showInfix' showRecord showField.=.noFields appendFields&|baseGHC.BaseflipGHC.Show showsPrecShowshowshowList Text.Show showListWith showParen showStringshowCharshowsShowS