blaze-builder 0.3.3.2 → 0.3.3.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~bytestringdep ~text
Dependency ranges changed: bytestring, text
Files
- blaze-builder.cabal +3/−3
blaze-builder.cabal view
@@ -1,5 +1,5 @@ Name: blaze-builder-Version: 0.3.3.2+Version: 0.3.3.3 Synopsis: Efficient buffered output. Description: @@ -14,7 +14,7 @@ sending it over the network. Author: Jasper Van der Jeugt, Simon Meier-Copyright: 2010 Simon Meier+Copyright: 2010-2014 Simon Meier 2010 Jasper Van der Jeugt Maintainer: Simon Meier <iridcode@gmail.com> @@ -75,4 +75,4 @@ build-depends: base == 4.* , bytestring >= 0.9 && < 1.0 ,- text >= 0.10 && < 1.2+ text >= 0.10 && < 1.3