Safe Haskell | None |
---|
Parses Amex credit card data. See the help text in the help
function for more details. Also, the file format is documented in
the file doc/amex-file-format.org
.
Documentation
parser :: (String, FitFileLocation -> IO (Exceptional String [Posting]))Source