Bump 'text' dependency version.
1 files changed, 2 insertions(+), 2 deletions(-) M libxml-sax.cabal
M libxml-sax.cabal => libxml-sax.cabal +2 -2
@@ 1,5 1,5 @@ name: libxml-sax version: 0.6.1 version: 0.6.1.1 synopsis: Bindings for the libXML2 SAX interface license: MIT @@ license-file: license.txt 23,7 23,7 @@ library build-depends: base >= 4 && < 5 , bytestring >= 0.9 && < 0.10 , text >= 0.7 && < 0.11 , text >= 0.7 && < 0.12 , xml-types >= 0.1 && < 0.2 build-tools: