diff options
author | Rutger Broekhoff | 2025-03-22 14:53:56 +0100 |
---|---|---|
committer | Rutger Broekhoff | 2025-03-22 14:53:56 +0100 |
commit | 6b27332df29a294167fe4f5b91e2fa0a8f96c665 (patch) | |
tree | 924a7aaa9ca290f257c73221f13dd0b539d34363 /wayligmative.cabal | |
parent | 5493329b2eed7e151f4a323c108caad2253b08bb (diff) | |
download | rdcapsis-6b27332df29a294167fe4f5b91e2fa0a8f96c665.tar.gz rdcapsis-6b27332df29a294167fe4f5b91e2fa0a8f96c665.zip |
Get rid of older current account statement parser
Diffstat (limited to 'wayligmative.cabal')
-rw-r--r-- | wayligmative.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wayligmative.cabal b/wayligmative.cabal index 80b9ab5..99c811d 100644 --- a/wayligmative.cabal +++ b/wayligmative.cabal | |||
@@ -12,7 +12,6 @@ executable wayligmative | |||
12 | Data.Iban | 12 | Data.Iban |
13 | Data.Res | 13 | Data.Res |
14 | Import.Ing.CurrentAccountCsv | 14 | Import.Ing.CurrentAccountCsv |
15 | Import.Ing.CurrentAccountCsv2 | ||
16 | Import.Ing.Shared | 15 | Import.Ing.Shared |
17 | Import.Ing.SavingsAccountCsv | 16 | Import.Ing.SavingsAccountCsv |
18 | 17 | ||