penny-0.26.0.0: Extensible double-entry accounting system

Safe HaskellNone

Penny.Brenner.OFX

Description

Parses any OFX 1.0-series file. Uses the parser from the ofx package.

The Postings that this module returns always have an empty Description field. Information from the OFX Payee field is placed into the Payee field of the Posting record.

Synopsis

Documentation

parser :: (ParserDesc, ParserFn)Source

Parser for OFX files.