[DHG_packages] 01/02: persistent: drop patches
Clint Adams
clint at moszumanska.debian.org
Mon Dec 7 15:32:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit a58e5e04e6cf364550785a538436db286500ea31
Author: Clint Adams <clint at debian.org>
Date: Sun Dec 6 23:52:51 2015 -0500
persistent: drop patches
---
.../debian/patches/no-tempate-haskell | 22 ----------------------
p/haskell-persistent/debian/patches/series | 1 -
2 files changed, 23 deletions(-)
diff --git a/p/haskell-persistent/debian/patches/no-tempate-haskell b/p/haskell-persistent/debian/patches/no-tempate-haskell
deleted file mode 100644
index 9ae57e0..0000000
--- a/p/haskell-persistent/debian/patches/no-tempate-haskell
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: TemplateHaskell is unused
- Some modules enable the TemplateHaskell extension without actually using it.
-Author: Joachim Breitner <nomeata at debian.org>
-Forwarded: https://github.com/yesodweb/persistent/issues/427
-
---- haskell-persistent-2.1.6.orig/Database/Persist/Quasi.hs
-+++ haskell-persistent-2.1.6/Database/Persist/Quasi.hs
-@@ -2,7 +2,6 @@
- {-# LANGUAGE CPP #-}
- {-# LANGUAGE PatternGuards #-}
- {-# LANGUAGE ViewPatterns #-}
--{-# LANGUAGE TemplateHaskell #-}
- module Database.Persist.Quasi
- ( parse
- , PersistSettings (..)
---- haskell-persistent-2.1.6.orig/Database/Persist/Sql/Raw.hs
-+++ haskell-persistent-2.1.6/Database/Persist/Sql/Raw.hs
-@@ -1,4 +1,3 @@
--{-# LANGUAGE TemplateHaskell #-}
- {-# LANGUAGE OverloadedStrings #-}
- {-# LANGUAGE FlexibleContexts #-}
- module Database.Persist.Sql.Raw where
diff --git a/p/haskell-persistent/debian/patches/series b/p/haskell-persistent/debian/patches/series
deleted file mode 100644
index bb34b4d..0000000
--- a/p/haskell-persistent/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-tempate-haskell
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list