diff options
Diffstat (limited to 'wayligmative.cabal')
-rw-r--r-- | wayligmative.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wayligmative.cabal b/wayligmative.cabal index b604e20..80b9ab5 100644 --- a/wayligmative.cabal +++ b/wayligmative.cabal | |||
@@ -10,7 +10,9 @@ executable wayligmative | |||
10 | hs-source-dirs: app | 10 | hs-source-dirs: app |
11 | other-modules: | 11 | other-modules: |
12 | Data.Iban | 12 | Data.Iban |
13 | Data.Res | ||
13 | Import.Ing.CurrentAccountCsv | 14 | Import.Ing.CurrentAccountCsv |
15 | Import.Ing.CurrentAccountCsv2 | ||
14 | Import.Ing.Shared | 16 | Import.Ing.Shared |
15 | Import.Ing.SavingsAccountCsv | 17 | Import.Ing.SavingsAccountCsv |
16 | 18 | ||