From e65e1eaac335a4738abb9e8ee8da7a229f96c2c0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 17 Oct 2015 21:23:45 +0200 Subject: Drafts --- servant/servant.cabal | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'servant/servant.cabal') diff --git a/servant/servant.cabal b/servant/servant.cabal index b877196..dce4490 100644 --- a/servant/servant.cabal +++ b/servant/servant.cabal @@ -48,4 +48,8 @@ executable thermoprint , bytestring >=0.10.6 && <0.11 , either >=4.4.1 && <4.5 , optparse-applicative >=0.11.0 && <0.12 - , transformers >=0.4.2 && <0.5 \ No newline at end of file + , transformers >=0.4.2 && <0.5 + , persistent >=2.2 && <3 + , persistent-template >=2.1 && <3 + , persistent-sqlite >=2.2 && <3 + , monad-logger >=0.3.13 && <1 \ No newline at end of file -- cgit v1.2.3