summaryrefslogtreecommitdiff
path: root/standalone/no-th/haskell-patches/persistent-template_stub-out.patch
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-16 00:31:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-16 00:31:59 -0400
commit26c60e07ef7c903fa90b0b8ae70f7c259b230ded (patch)
treea7fdee91504b4449d272885c057cf58e3de26006 /standalone/no-th/haskell-patches/persistent-template_stub-out.patch
parent9a4c5746c2df53f9c385b62a051772f8dd91b1a9 (diff)
finished convering android build to pinned packages
Package versions match Debian jessie, except for a few differences needed due to the different version of ghc pulling in a few buildin packages with other versions. Most of the patches were cherry-picked from past commits, since these are older versions.
Diffstat (limited to 'standalone/no-th/haskell-patches/persistent-template_stub-out.patch')
-rw-r--r--standalone/no-th/haskell-patches/persistent-template_stub-out.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/standalone/no-th/haskell-patches/persistent-template_stub-out.patch b/standalone/no-th/haskell-patches/persistent-template_stub-out.patch
index caa19074a..f3ee63e06 100644
--- a/standalone/no-th/haskell-patches/persistent-template_stub-out.patch
+++ b/standalone/no-th/haskell-patches/persistent-template_stub-out.patch
@@ -1,25 +1,25 @@
-From 97e13262aa53cd3cc4f3997ac9156007ca1b9ce0 Mon Sep 17 00:00:00 2001
+From e6542197f1da6984bb6cd3310dba77363dfab2d9 Mon Sep 17 00:00:00 2001
From: dummy <dummy@example.com>
-Date: Tue, 14 Oct 2014 02:18:08 +0000
-Subject: [PATCH] unused
+Date: Thu, 16 Oct 2014 01:51:02 +0000
+Subject: [PATCH] stub out
---
- persistent-template.cabal | 2 +-
+ persistent-template.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/persistent-template.cabal b/persistent-template.cabal
-index e247f6b..68184af 100644
+index 59b4149..e11b418 100644
--- a/persistent-template.cabal
+++ b/persistent-template.cabal
-@@ -29,7 +29,7 @@ library
- , tagged
- , path-pieces
- , ghc-prim
+@@ -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
--
-1.7.10.4
+2.1.1