From 843d0dca7ed054c1c65661662044bf8bcd51528c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 11 Jun 2016 16:46:49 +0800 Subject: Log user ID --- juandelacosa.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'juandelacosa.cabal') diff --git a/juandelacosa.cabal b/juandelacosa.cabal index a228f61..ddac3a9 100644 --- a/juandelacosa.cabal +++ b/juandelacosa.cabal @@ -32,6 +32,7 @@ executable juandelacosa main-is: Main.hs other-modules: Application + LogFormat Server build-depends: base >= 4.8 && < 50 @@ -40,6 +41,7 @@ executable juandelacosa , data-default-class , docopt >= 0.7 , entropy >= 0.3 + , fast-logger , http-types >= 0.9 , interpolatedstring-perl6 >= 1.0 , mtl >= 2.2 -- cgit v1.2.3