aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
diff options
context:
space:
mode:
authorJoris2015-09-11 10:36:27 +0200
committerJoris2015-09-11 10:36:27 +0200
commitd87dbd1360c14df83552fd757438c23e5d7b9f9c (patch)
tree8b28def0414205608bd964c9b38a98b9d6828655 /sharedCost.cabal
parent73fa92aeffb27a98d8f316be157883ecefb1aed5 (diff)
Using jsonObject to create on the fly json object responses
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r--sharedCost.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index 1855421..7358612 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -36,3 +36,4 @@ executable sharedCost
, mtl == 2.2.1
, lens == 4.12.3
, parsec == 3.1.9
+ , unordered-containers == 0.2.5.1