File: newer-deps

package info (click to toggle)
haskell-xml-conduit 1.9.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 268 kB
  • sloc: haskell: 3,296; makefile: 8
file content (21 lines) | stat: -rw-r--r-- 902 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Index: b/xml-conduit.cabal
===================================================================
--- a/xml-conduit.cabal
+++ b/xml-conduit.cabal
@@ -2,6 +2,7 @@ cabal-version:   >= 1.14
 
 name:            xml-conduit
 version:         1.9.1.1
+x-revision: 1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>, Aristid Breitkreuz <aristidb@googlemail.com>
@@ -29,7 +30,7 @@ library
                    , containers                >= 0.2
                    , xml-types                 >= 0.3.4    && < 0.4
                    , attoparsec                >= 0.10
-                   , transformers              >= 0.2      && < 0.6
+                   , transformers              >= 0.2      && < 0.7
                    , data-default-class
                    , blaze-markup              >= 0.5
                    , blaze-html                >= 0.5