summaryrefslogtreecommitdiff
path: root/sflctimekeeper.cabal
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
commit23c8bf6597ae833bf4ff61025edcb20fbe1f595d (patch)
tree7df947591159bc290ed497b060a8e7c0755abfa9 /sflctimekeeper.cabal
parent18212a5c21d14e19c6176fd6d3630f088902ec42 (diff)
PTO: rounding, anniversary max overridesHEADmaster
- Allow changing/disabling anniversary PTO rollover caps per-employment. (We want to let mishi accumulated unlimited vacation time.) - Round all amounts to two decimal places. (Requested by tanisha.)
Diffstat (limited to 'sflctimekeeper.cabal')
-rw-r--r--sflctimekeeper.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sflctimekeeper.cabal b/sflctimekeeper.cabal
index 0e9b0e0..d583a1d 100644
--- a/sflctimekeeper.cabal
+++ b/sflctimekeeper.cabal
@@ -95,6 +95,7 @@ library
, time
, transformers
, unix
+ , containers
executable sflctimekeeper
if flag(library-only)