haskell-ofx 0.4.4.0-2build1 source package in Ubuntu

Changelog

haskell-ofx (0.4.4.0-2build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:43:22 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-ofx_0.4.4.0.orig.tar.gz 11.3 KiB 798ceb6b799c22811ad40289f0eaa54037028cc637cbd0df35a770bcf2efecf2
haskell-ofx_0.4.4.0-2build1.debian.tar.xz 3.4 KiB 5a7e31bb99aa76ac7ad6a7dd41fc5e99a95ef6a2f97b4d616d11d6fc11a53039
haskell-ofx_0.4.4.0-2build1.dsc 2.2 KiB 539ce9a34d8700089b45c71f20f9029b7e25d68b5fc631b159f00a29c4c39013

View changes file

Binary packages built by this source

libghc-ofx-dev: parser for Open Financial Exchange (OFX) financial data

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-ofx-doc: parser for Open Financial Exchange (OFX) financial data; documentation

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-ofx-prof: parser for Open Financial Exchange (OFX) financial data; profiling libraries

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.