2014-10-14 04:16:38 +00:00
|
|
|
From 97e13262aa53cd3cc4f3997ac9156007ca1b9ce0 Mon Sep 17 00:00:00 2001
|
2013-12-26 20:17:31 +00:00
|
|
|
From: dummy <dummy@example.com>
|
2014-10-14 04:16:38 +00:00
|
|
|
Date: Tue, 14 Oct 2014 02:18:08 +0000
|
|
|
|
Subject: [PATCH] unused
|
2013-09-22 05:27:15 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
persistent-template.cabal | 2 +-
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|
|
|
diff --git a/persistent-template.cabal b/persistent-template.cabal
|
2014-10-14 04:16:38 +00:00
|
|
|
index e247f6b..68184af 100644
|
2013-09-22 05:27:15 +00:00
|
|
|
--- a/persistent-template.cabal
|
|
|
|
+++ b/persistent-template.cabal
|
2014-10-14 04:16:38 +00:00
|
|
|
@@ -29,7 +29,7 @@ library
|
|
|
|
, tagged
|
|
|
|
, path-pieces
|
|
|
|
, ghc-prim
|
2013-09-22 05:27:15 +00:00
|
|
|
- exposed-modules: Database.Persist.TH
|
2014-10-14 04:16:38 +00:00
|
|
|
+ exposed-modules:
|
2013-09-22 05:27:15 +00:00
|
|
|
ghc-options: -Wall
|
|
|
|
if impl(ghc >= 7.4)
|
|
|
|
cpp-options: -DGHC_7_4
|
|
|
|
--
|
|
|
|
1.7.10.4
|
|
|
|
|