Data.Regex.Example.Mono

Data type definitions

data Tree' f

type Tree

data Rose' f

type Rose

Useful pattern synonyms

Some Tree values

aTree1

aTree2

aTree3

Some Rose values

aRose1

aRose2

Tree regular expressions

Useful pattern synonyms

Some stand-alone expressions

rTree1

rTree2

rTree3

rRose1

Using with views

eWith1

eWith2

Using the rx quasi-quoter

eWith2Bis

eWith3

eWith4

Grammar and rules

grammar1

grammar2

grammar3