stringprep-0.1.3: Implements the "StringPrep" algorithm

Safe HaskellNone

Text.StringPrep

Documentation

data StringPrepProfile Source

Constructors

Profile 

Fields

maps :: [Map]
 
shouldNormalize :: Bool
 
prohibited :: [Prohibited]
 
shouldCheckBidi :: Bool
 

a1 :: [Range Char]Source

b1 :: MapSource

b2 :: MapSource

c11 :: [Range Char]Source

c12 :: [Range Char]Source

c21 :: [Range Char]Source

c22 :: [Range Char]Source

c3 :: [Range Char]Source

c4 :: [Range Char]Source

c5 :: [Range Char]Source

c6 :: [Range Char]Source

c7 :: [Range Char]Source

c8 :: [Range Char]Source

c9 :: [Range Char]Source