bcp47-0.2.0.6: Language tags as specified by BCP 47
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.BCP47.Internal.Script

Synopsis

Documentation

newtype Script Source #

Script subtags

Script subtags are used to indicate the script or writing system variations that distinguish the written forms of a language or its dialects.

Constructors

Script Text 

Instances

Instances details
Eq Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

Methods

(==) :: Script -> Script -> Bool #

(/=) :: Script -> Script -> Bool #

Ord Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

Show Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

Arbitrary Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

scriptP :: Parsec Void Text Script Source #

BCP-47 script parser

@ script = 4ALPHA ; ISO 15924 code @