gedcom-0.2.0.0: Parser for the GEDCOM genealogy file format.

Copyright(c) Callum Lowcay 2017
LicenseBSD3
Maintainercwslowcay@gmail.com
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Data.Gedcom.Internal.LineParser

Description

This module parses a Text string into a GEDCOM syntax tree.

Synopsis

Documentation

gdRoot :: Parser GDRoot Source #

Parse the raw GEDCOM syntax tree.

gdDelim :: Parser (Maybe Char) Source #

Parse delim.