| Safe Haskell | None |
|---|
Penny.Brenner.BofA
Description
Parses statements for Bank of America deposit accounts. See the
help text in the help function for more details. Also, the file
format is documented in the file doc/bofa-file-format.org.
Documentation
parser :: (String, FitFileLocation -> IO (Exceptional String [Posting]))Source