úÎ*‘(Ž  NoneDefault main function, same as < defaultMainWithHooks $ installGetTextHooks simpleUserHooks 2Installs hooks, used by GetText module to install % PO files to the system. Previous won't be disabled initial user hooks patched user hooks  NoneIgetText wraps GNU gettext function. It returns translated string for the I input messages. If translated string not found the input string will be  returned. BThe most common usage of this function is to declare function __:   __ = unsafePerformIO . getText 3and wrap all text strings into this function, e.g. $ printHello = putStrLn (__ "Hello") :dGetText wraps GNU dgettext function. It works similar to  " but also could take domain name. <dcGetText wraps GNU dcgettext function. It works similar to   but also takes category id GnGetText wraps GNU ngettext function. It translates text string in the  user'Es native language, by lookilng up the approppiate plural form of the  message. <dnGetText wraps GNU dngettext function. It works similar to  but  also takes domain name >dcnGetText wraps GNU dcngettext function. It works similar to  but  also takes category id 8bindTextDomain sets the base directory of the hierarchy 9 containing message catalogs for a given message domain. Throws  if fails "textDomain sets domain for future  call Throws  if fails  !"#$%domain name, if & ---  default domain will be used  message id  return value domain name, if & ---  default domain will be used  locale facet  message id  return value msgid in singular form msgid in plural form (number, used to choose appropriate form .result string, by default if number is 1 than 3 singular form of msgid is returned, otherwise ---  plural domain name, if & ---  default domain will be used msgid in singular form msgid in plural form (number, used to choose appropriate form .result string, by default if number is 1 than 3 singular form of msgid is returned, otherwise ---  plural domain name, if & ---  default domain will be used  locale facet msgid in singular form msgid in plural form (number, used to choose appropriate form .result string, by default if number is 1 than 3 singular form of msgid is returned, otherwise ---  plural  domain name path to the locale folder or & to return  base directory for domain  return value domain name, if & than returns  current domain name  return value    !"#$% '      !"#$%&'()*+,-hgettext-0.1.30 Distribution.Simple.I18N.GetTextText.I18N.GetTextgettextDefaultMaininstallGetTextHooksgetTextdGetText dcGetTextnGetText dnGetText dcnGetTextbindTextDomain textDomainupdateLocalBuildInfoinstallPOFiles forBuildInfoappendExtensionappendCPPOptions formatMacro targetDataDirgetPackageNamegetCustomFieldsfindInParametersDefaultgetDomainNameDefaultgetDomainDefinegetMsgCatalogDefinegetPoFilesDefaultbaseGHC.IO.ExceptionIOError c_textdomainc_bindtextdomain c_dcngettext c_dngettext c_ngettext c_dcgettext c_dgettext c_gettext fromCStringfromCStringErrorfromCStringDefaultfromCStringPluralDefaultwithCStringMaybe Data.MaybeNothing