bcp47-0.3.0.0: Language tags as specified by BCP 47
Safe HaskellNone
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 CIText 

Instances

Instances details
Arbitrary Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

Show Script Source # 
Instance details

Defined in Data.BCP47.Internal.Script

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

scriptP :: Parsec Void Text Script Source #

BCP-47 script parser

@ script = 4ALPHA ; ISO 15924 code @