From 331d506281760ac62e8f1715ef729e1b2a91e280 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sun, 19 Jul 2015 17:28:19 +0200 Subject: Showing either error or success message at sign in page --- sharedCost.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sharedCost.cabal') diff --git a/sharedCost.cabal b/sharedCost.cabal index 1ccddc5..60a2da2 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -12,6 +12,7 @@ executable sharedCost ghc-options: -Wall -fwarn-incomplete-uni-patterns build-depends: base , scotty == 0.10.1 + , wai == 3.0.3.0 , wai-middleware-static == 0.7.0.1 , http-types == 0.8.6 , time == 1.5.0.1 @@ -29,3 +30,4 @@ executable sharedCost , scotty-cookie == 0.1.0.3 , clientsession == 0.9.1.1 , uuid == 1.3.10 + , email-validate == 2.1.3 -- cgit v1.2.3