[DHG_packages] 68/101: mtl-compat: configure for stackage 3.0
Joachim Breitner
nomeata at moszumanska.debian.org
Sun Aug 16 14:06:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch st3
in repository DHG_packages.
commit 6dbc072f4023971dd5a93d3d9a04aa751ea71362
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Aug 15 21:03:50 2015 +0200
mtl-compat: configure for stackage 3.0
---
p/haskell-mtl-compat/debian/control | 8 ++------
p/haskell-mtl-compat/debian/rules | 2 +-
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/p/haskell-mtl-compat/debian/control b/p/haskell-mtl-compat/debian/control
index f9957dc..4244a69 100644
--- a/p/haskell-mtl-compat/debian/control
+++ b/p/haskell-mtl-compat/debian/control
@@ -8,15 +8,11 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-mtl-dev (>= 2.0.1),
- libghc-mtl-dev (<< 2.2),
+ libghc-mtl-dev (>= 2.2.1),
+ libghc-mtl-dev (<< 2.3),
libghc-mtl-prof,
- libghc-transformers-compat-dev (>= 0.4),
- libghc-transformers-compat-dev (<< 0.5),
- libghc-transformers-compat-prof,
Build-Depends-Indep: ghc-doc,
libghc-mtl-doc,
- libghc-transformers-compat-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/RyanGlScott/mtl-compat
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mtl-compat
diff --git a/p/haskell-mtl-compat/debian/rules b/p/haskell-mtl-compat/debian/rules
index 1d89ac2..25b76fb 100755
--- a/p/haskell-mtl-compat/debian/rules
+++ b/p/haskell-mtl-compat/debian/rules
@@ -3,7 +3,7 @@
DEB_CABAL_PACKAGE = mtl-compat
DEB_DEFAULT_COMPILER = ghc
-DEB_SETUP_GHC_CONFIGURE_ARGS += -ftwo-point-one
+DEB_SETUP_GHC_CONFIGURE_ARGS += -f-two-point-one
include /usr/share/cdbs/1/rules/debhelper.mk
--
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