From 5a9da2586865cd8f578094042887e50c3578f1db Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 May 2015 14:47:41 -0400 Subject: Revert "remove deprecated hamlet package" This reverts commit 8c9908de63ace83efa14744e3f7cf3f12fc8f197. It's too early to do this; the linux and android autobuilder will need to be updated to use the new version of shakespeare, and that will require a complete refresh of them. In the meantime, this has knocked the webapp out of the autobuilders. --- git-annex.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 3849ec92d..25b1b6438 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -227,9 +227,9 @@ Executable git-annex warp (>= 3.0.0.5), warp-tls, wai, wai-extra, - blaze-builder, crypto-api, clientsession, + blaze-builder, crypto-api, hamlet, clientsession, template-haskell, aeson, - shakespeare (>= 2.0.0) + shakespeare CPP-Options: -DWITH_WEBAPP if flag(Webapp) && flag (Webapp-secure) -- cgit v1.2.3