[DHG_packages] 01/02: Removed cabal dependency on old-locale.

Sven Bartscher svenb-guest at moszumanska.debian.org
Wed Aug 19 17:28:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

svenb-guest pushed a commit to branch st3
in repository DHG_packages.

commit 792be69daebeba8ce29e9bad512a9e56f1be0989
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date:   Wed Aug 19 19:27:47 2015 +0200

    Removed cabal dependency on old-locale.
---
 p/hoauth/debian/patches/ghc-7.10 | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/p/hoauth/debian/patches/ghc-7.10 b/p/hoauth/debian/patches/ghc-7.10
index 28911f3..ed71058 100644
--- a/p/hoauth/debian/patches/ghc-7.10
+++ b/p/hoauth/debian/patches/ghc-7.10
@@ -30,3 +30,13 @@
  instance MonadTrans OAuthMonadT where
    lift ma = OAuthMonadT $ \t -> do { a <- ma
                                     ; return $ Right (t,a)
+--- a/hoauth.cabal
++++ b/hoauth.cabal
+@@ -25,7 +25,6 @@
+                , dataenc>=0.13.0.2
+                , utf8-string>=0.3.4
+                , time>=1.1.4
+-               , old-locale>=1.0.0.2
+                , random>=1.0.0.2
+                , curl>=1.3.5
+                , mtl>=1.1.0.2

-- 
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