Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- parseLocale :: Text -> Either CiteprocError Locale
- getLocale :: Lang -> Either CiteprocError Locale
- getPrimaryDialect :: Lang -> Maybe Lang
Documentation
parseLocale :: Text -> Either CiteprocError Locale Source #
Parse a CSL locale definition (XML). For information about the format, see https://docs.citationstyles.org/en/stable/translating-locale-files.html.