úÎìDefault 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  IgetText 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") 8bindTextDomain sets the base directory of the hierarchy 9 containing message catalogs for a given message domain.  domain name (path to the locale folder or Nothing if  standard domain is used  return value "textDomain sets domain for future  call  domain name  return value      hgettext-0.1.5 Distribution.Simple.I18N.GetTextText.I18N.GetTextgettextDefaultMaininstallGetTextHooksgetTextbindTextDomain textDomainupdateLocalBuildInfoinstallPOFiles forBuildInfoappendExtensionappendCPPOptions targetDataDirgetPackageNamegetCustomFieldsfindInParametersDefaultgetDomainNameDefaultgetDomainDefinegetMsgCatalogDefinegetPoFilesDefault c_textdomainc_bindtextdomain c_gettext fromCStringfromCStringDefault