diff options
author | Joris | 2016-08-08 20:58:17 +0200 |
---|---|---|
committer | Joris | 2016-08-08 20:58:17 +0200 |
commit | 8816cf758119a6a2073e561c8df297a833630986 (patch) | |
tree | 20e63f3c0de15945b818a6d7a78359f9134b5e82 /sharedCost.cabal | |
parent | b54d8e45fc8784d8fa6eaa03f58536b7a19cf70b (diff) |
Show incomes in a table and update like payments are updated
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r-- | sharedCost.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal index 679bb47..0cf5152 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -3,7 +3,7 @@ version: 0.1 license: GPL-3 license-file: LICENSE author: Joris -maintainer: joris.guyonvarch@gmail.com +maintainer: joris@guyonvarch.me category: Web build-type: Simple cabal-version: >=1.10 |