update haskell patches for new versions in hackage
This commit is contained in:
parent
7ec27d8d57
commit
b09613ebc7
6 changed files with 24 additions and 168 deletions
|
@ -1,6 +1,6 @@
|
|||
From 0b9df0de3aa45918a2a9226a2da6be4680276419 Mon Sep 17 00:00:00 2001
|
||||
From: foo <foo@bar>
|
||||
Date: Sun, 22 Sep 2013 03:31:55 +0000
|
||||
From 4b958f97bffdeedc0c946d5fdc9749d2cc566fcc Mon Sep 17 00:00:00 2001
|
||||
From: dummy <dummy@example.com>
|
||||
Date: Thu, 26 Dec 2013 15:54:37 -0400
|
||||
Subject: [PATCH] stub out
|
||||
|
||||
---
|
||||
|
@ -8,15 +8,15 @@ Subject: [PATCH] stub out
|
|||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/persistent-template.cabal b/persistent-template.cabal
|
||||
index 8216ce7..f23234b 100644
|
||||
index c4aee68..7905278 100644
|
||||
--- a/persistent-template.cabal
|
||||
+++ b/persistent-template.cabal
|
||||
@@ -23,7 +23,7 @@ library
|
||||
, containers
|
||||
@@ -24,7 +24,7 @@ library
|
||||
, aeson
|
||||
, monad-logger
|
||||
, unordered-containers
|
||||
- exposed-modules: Database.Persist.TH
|
||||
+ exposed-modules:
|
||||
+ exposed-modules:
|
||||
ghc-options: -Wall
|
||||
if impl(ghc >= 7.4)
|
||||
cpp-options: -DGHC_7_4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue