packages feed

git-annex-5.20141024: standalone/no-th/haskell-patches/persistent-template_stub-out.patch

From e6542197f1da6984bb6cd3310dba77363dfab2d9 Mon Sep 17 00:00:00 2001
From: dummy <dummy@example.com>
Date: Thu, 16 Oct 2014 01:51:02 +0000
Subject: [PATCH] stub out

---
 persistent-template.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/persistent-template.cabal b/persistent-template.cabal
index 59b4149..e11b418 100644
--- a/persistent-template.cabal
+++ b/persistent-template.cabal
@@ -26,7 +26,7 @@ library
                    , aeson
                    , monad-logger
                    , unordered-containers
-    exposed-modules: Database.Persist.TH
+    exposed-modules: 
     ghc-options:     -Wall
     if impl(ghc >= 7.4)
        cpp-options: -DGHC_7_4
-- 
2.1.1