aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
diff options
context:
space:
mode:
authorJoris2016-03-31 00:06:50 +0200
committerJoris2016-03-31 00:13:25 +0200
commitc95e19407d492a0d4e9e14e320520fe29ce379e5 (patch)
treeca6a14ad1396af6a4bc36e17ce89278d5dbea0a0 /sharedCost.cabal
parentc542551ad043260e6a4a6569b4af5c748f7b6001 (diff)
downloadbudget-c95e19407d492a0d4e9e14e320520fe29ce379e5.tar.gz
budget-c95e19407d492a0d4e9e14e320520fe29ce379e5.tar.bz2
budget-c95e19407d492a0d4e9e14e320520fe29ce379e5.zip
Add init data in html page
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r--sharedCost.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index 779a81b..d61ea7c 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -21,6 +21,8 @@ executable sharedCost
, http-conduit
, time
, text
+ , blaze-builder
+ , cookie
, bytestring
, persistent
, persistent-sqlite
@@ -32,7 +34,6 @@ executable sharedCost
, blaze-html
, clay
, aeson
- , scotty-cookie
, clientsession
, uuid
, mime-mail