diff options
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 |