Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.BCP47.Internal.Extension
Documentation
Extension subtags
Extensions provide a mechanism for extending language tags for use in various applications. They are intended to identify information that is commonly used in association with languages or language tags but that is not part of language identification.
Instances
Eq Extension Source # | |
Ord Extension Source # | |
Show Extension Source # | |
Arbitrary Extension Source # | |
extensionToText :: Extension -> Text Source #