packages feed

csv-to-qif 0.3 → 0.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesnew-component:exe:csv-to-qif

Files

csv-to-qif.cabal view
@@ -1,5 +1,5 @@ name: csv-to-qif-version: 0.3+version: 0.3.1 cabal-version: >=1.10 build-type: Simple license: BSD3@@ -18,12 +18,12 @@  source-repository head     type: git-    location: https://github.com/mrVanDalo/csv-to-qif+    location: git@github.com:mrVanDalo/csv-to-qif.git  flag threaded     Default: False -executable to-qif+executable csv-to-qif     build-depends: base >=4.2 && <5, split >=0.2.2, regex-tdfa >= 1.2.0,                    spreadsheet >= 0.1.3, explicit-exception >= 0.1.7