summaryrefslogtreecommitdiff
path: root/standalone/no-th/haskell-patches/persistent-template_stub-out.patch
blob: f3ee63e066e2c175851e1c8773199e920cdda456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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