Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data SetCustomLanguagePack Source #
Adds or changes a custom local language pack to the current localization target. Returns Ok
SetCustomLanguagePack | |
|
Instances
ToJSON SetCustomLanguagePack Source # | |
Defined in TD.Query.SetCustomLanguagePack toJSON :: SetCustomLanguagePack -> Value # toEncoding :: SetCustomLanguagePack -> Encoding # toJSONList :: [SetCustomLanguagePack] -> Value # toEncodingList :: [SetCustomLanguagePack] -> Encoding # | |
Show SetCustomLanguagePack Source # | |
Defined in TD.Query.SetCustomLanguagePack showsPrec :: Int -> SetCustomLanguagePack -> ShowS # show :: SetCustomLanguagePack -> String # showList :: [SetCustomLanguagePack] -> ShowS # | |
Eq SetCustomLanguagePack Source # | |
Defined in TD.Query.SetCustomLanguagePack (==) :: SetCustomLanguagePack -> SetCustomLanguagePack -> Bool # (/=) :: SetCustomLanguagePack -> SetCustomLanguagePack -> Bool # | |
ShortShow SetCustomLanguagePack Source # | |
Defined in TD.Query.SetCustomLanguagePack |