vcard-0.1.4: A library for parsing/printing vCards from/to various formats.

Portabilitynon-portable
Stabilityexperimental
Maintainermboes@tweag.net

Text.VCard.Types

Description

 

Synopsis

Documentation

data Version Source

Constructors

Version 

Instances

data ExtraValue Source

Additional value specifications in RFC 2426.

type VCardValue = Value ExtraValueSource

A |VCardValue| obeys the union of the value specifications in RFC 2425 and RFC 2426.