diff options
author | Joris | 2015-10-04 20:48:32 +0200 |
---|---|---|
committer | Joris | 2015-10-04 20:48:32 +0200 |
commit | 8c24464a4bd0a486cd0ddf846d3b5a323a7aaa9a (patch) | |
tree | cdd1bb79846b3d8865d833a122152528b03a4746 /sharedCost.cabal | |
parent | 303dfd66c6434e19ba226a133a35a74a557b3e93 (diff) |
Using incomes to compute a fair computation to designate the payer
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r-- | sharedCost.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal index 7358612..8b35975 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -37,3 +37,4 @@ executable sharedCost , lens == 4.12.3 , parsec == 3.1.9 , unordered-containers == 0.2.5.1 + , containers == 0.5.6.2 |