diff options
author | Joris | 2016-03-31 00:06:50 +0200 |
---|---|---|
committer | Joris | 2016-03-31 00:13:25 +0200 |
commit | c95e19407d492a0d4e9e14e320520fe29ce379e5 (patch) | |
tree | ca6a14ad1396af6a4bc36e17ce89278d5dbea0a0 /sharedCost.cabal | |
parent | c542551ad043260e6a4a6569b4af5c748f7b6001 (diff) |
Add init data in html page
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r-- | sharedCost.cabal | 3 |
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 |