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