HaXml-1.20.2: Utilities for manipulating XML documents

Text.XML.HaXml.OneOfN

Documentation

data OneOf2 a b Source

Constructors

OneOf2 a 
TwoOf2 b 

data OneOf3 a b c Source

Constructors

OneOf3 a 
TwoOf3 b 
ThreeOf3 c 

data OneOf4 a b c d Source

Constructors

OneOf4 a 
TwoOf4 b 
ThreeOf4 c 
FourOf4 d 

data OneOf5 a b c d e Source

Constructors

OneOf5 a 
TwoOf5 b 
ThreeOf5 c 
FourOf5 d 
FiveOf5 e 

data OneOf6 a b c d e f Source

Constructors

OneOf6 a 
TwoOf6 b 
ThreeOf6 c 
FourOf6 d 
FiveOf6 e 
SixOf6 f 

data OneOf7 a b c d e f g Source

Constructors

OneOf7 a 
TwoOf7 b 
ThreeOf7 c 
FourOf7 d 
FiveOf7 e 
SixOf7 f 
SevenOf7 g 

data OneOf8 a b c d e f g h Source

Constructors

OneOf8 a 
TwoOf8 b 
ThreeOf8 c 
FourOf8 d 
FiveOf8 e 
SixOf8 f 
SevenOf8 g 
EightOf8 h 

data OneOf9 a b c d e f g h i Source

Constructors

OneOf9 a 
TwoOf9 b 
ThreeOf9 c 
FourOf9 d 
FiveOf9 e 
SixOf9 f 
SevenOf9 g 
EightOf9 h 
NineOf9 i 

data OneOf10 a b c d e f g h i j Source

data OneOf11 a b c d e f g h i j k Source

data OneOf12 a b c d e f g h i j k l Source

data OneOf13 a b c d e f g h i j k l m Source

data OneOf14 a b c d e f g h i j k l m n Source

data OneOf15 a b c d e f g h i j k l m n o Source

data OneOf16 a b c d e f g h i j k l m n o p Source

data OneOf17 a b c d e f g h i j k l m n o p q Source

data OneOf18 a b c d e f g h i j k l m n o p q r Source

data OneOf19 a b c d e f g h i j k l m n o p q r s Source

data OneOf20 a b c d e f g h i j k l m n o p q r s t Source