úÎ:7ª      Safe-Inferred3Matches  acceptable* characters for parameterization purposes.   Safe-InferredA 6 that should be kept whole through applied inflections1A word that may not be transformed by inflections,A word that may be transformed by inflection Safe-Inferred3 Safe-Inferred3(Recognizes an input String in CamelCase.   Safe-Inferred3!"!" Safe-Inferred~Returns the suffix that should be added to a number to denote the position in an ordered sequence such as 1st, 2nd, 3rd, 4th.uTurns a number into an ordinal string used to denote the position in an ordered sequence such as 1st, 2nd, 3rd, 4th. Safe-InferredCReplaces underscores in a snake_cased string with dashes (hyphens).#Input Words to separate with dashesThe dasherized String##  Safe-Inferred'Capitalizes all the Words in the input   .1List of Words, first of which will be capitalizedThe titleized String$$  Safe-Inferred wCapitalizes the first word and turns underscores into spaces. Like titleize, this is meant for creating pretty output.%9Returns list with Bool indicating if an element is first. 1List of Words, first of which will be capitalizedThe humanized output%&  %&  Safe-Inferred KTurns a an input Word List in into CamelCase. Returns the CamelCase String. 1Turns an input Word List into a CamelCase String.'9Returns list with Bool indicating if an element is first. (Input Words to separate with underscoresThe camelized String >Whether to capitalize the first character in the output StringThe input WordsThe camelized String('  (' Safe-Inferred =Turns a CamelCase string into an underscore_separated String. (Input Words to separate with underscoresThe underscored String)  ) Safe-Inferred HThese default transliterations stolen from the Ruby i18n library - see  Xhttps://github.com/svenfuchs/i18n/blob/master/lib/i18n/backend/transliterator.rb#L41:L69.    Safe-InferredA w containing mappings from international characters to sequences approximating these characters within the ASCII range.MReplaces special characters in a string so that it may be used as part of a pretty7 URL. Uses the default transliterations in this library;Transliterate a String with a custom transliteration table.*ÊLook up character in transliteration list. Accepts a Transliteration map which has Chars as keys and Strings as values for approximating common international Unicode characters within the ASCII range.+uGiven a Transliteration table and a PChar, returns Maybe PChar indicating how this character should appear in a URL.,4Turns PChar tokens into their String representation.-:Reduce sequences of separators down to only one separator..<Trim non-wanted elements from the beginning and end of list.*+,-.*+,-. Safe-InferredÿReturns a String after default approximations for changing Unicode characters to a valid ASCII range are applied. If you want to supplement the default approximations with your own, you should use the transliterateCustom function instead of transliterate.rReturns a String after default approximations for changing Unicode characters to a valid ASCII range are applied.ARails-like inflections library for common String transformations.(c) Justin LeitgebMITjustin@stackbuilders.comunstableportable Safe-Inferred    /     !"#$%&'()*+,-./0123.4.45 6 7 8 7 89:;<=>?inflections-0.1.0.8Text.Inflections.Parse.TypesText.Inflections&Text.Inflections.Parse.ParameterizableText.Inflections.Parse.Acronym Text.Inflections.Parse.CamelCase Text.Inflections.Parse.SnakeCaseText.Inflections.OrdinalText.Inflections.DasherizeText.Inflections.TitleizeDataListText.Inflections.HumanizeText.Inflections.CamelizeText.Inflections.UnderscoreText.Inflections.DataText.Inflections.ParameterizeData.MapMapText.Inflections.TransliterateWordAcronymparseCamelCaseparseSnakeCaseordinal ordinalize dasherizetitleizehumanizecamelizecamelizeCustom underscore defaultMapTransliterations parameterizeparameterizeCustom transliteratetransliterateCustomacceptableParserPCharNonAscii OtherAscii Underscore Separator AcceptableUCaseparserisValidParamCharbaseGHC.BaseStringacronymwordtoString upperCaseWord isFirstList caseForWordtoDowncasedStringtransliteratePCharCustomparameterizeCharpCharToCsqueezeSeparators trimUnwanted