[Pkg-haskell-commits] darcs: haskell-dav: Undo xml-hamlet bump also in executable section

Joachim Breitner mail at joachim-breitner.de
Wed Feb 6 17:26:42 UTC 2013


Wed Feb  6 17:03:50 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Undo xml-hamlet bump also in executable section
  Ignore-this: 838b43225429799763f0311574aa312c

    M ./patches/unstable-backport -5 +3

Wed Feb  6 17:03:50 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Undo xml-hamlet bump also in executable section
  Ignore-this: 838b43225429799763f0311574aa312c
diff -rN -u old-haskell-dav//patches/unstable-backport new-haskell-dav//patches/unstable-backport
--- old-haskell-dav//patches/unstable-backport	2013-02-06 17:26:41.939718996 +0000
+++ new-haskell-dav//patches/unstable-backport	2013-02-06 17:26:41.983721743 +0000
@@ -9,8 +9,8 @@
 Index: haskell-dav-0.3/DAV.cabal
 ===================================================================
 --- haskell-dav-0.3.orig/DAV.cabal	2013-02-06 18:00:32.733126700 +0100
-+++ haskell-dav-0.3/DAV.cabal	2013-02-06 18:01:02.681125616 +0100
-@@ -25,38 +25,35 @@
++++ haskell-dav-0.3/DAV.cabal	2013-02-06 18:03:36.081120063 +0100
+@@ -25,37 +25,34 @@
    exposed-modules:  Network.Protocol.HTTP.DAV
    other-modules:    Network.Protocol.HTTP.DAV.TH
    ghc-options:       -Wall
@@ -52,12 +52,10 @@
                       , resourcet >= 0.3
                       , transformers >= 0.3
 -                     , xml-conduit >= 1.0          && <= 1.1
--                     , xml-hamlet >= 0.4           && <= 0.5
 +                     , xml-conduit >= 0.7          && <= 0.7.0.3
-+                     , xml-hamlet >= 0.3           && <= 0.3.0.1
+                      , xml-hamlet >= 0.4           && <= 0.5
  
  source-repository head
-   type:     git
 Index: haskell-dav-0.3/Network/Protocol/HTTP/DAV.hs
 ===================================================================
 --- haskell-dav-0.3.orig/Network/Protocol/HTTP/DAV.hs	2013-02-06 18:00:32.733126700 +0100





More information about the Pkg-haskell-commits mailing list