Version bound bumps for blaze-builder, lens, utf8-string

This commit is contained in:
Eric Mertens 2015-03-10 11:23:21 -07:00
parent f562453950
commit d8b15c86f8

View File

@ -43,14 +43,14 @@ tested-with: GHC >= 7.6.2
library
default-language: Haskell2010
build-depends: base >= 4 && < 5,
blaze-builder >= 0.3.3.2 && < 0.4,
blaze-builder >= 0.3.3.2 && < 0.5,
bytestring,
containers,
data-default >= 0.5.3,
deepseq >= 1.1 && < 1.5,
directory,
filepath >= 1.0 && < 2.0,
lens >= 3.9.0.2 && < 4.8,
lens >= 3.9.0.2 && < 4.9,
-- required for nice installation with yi
hashable >= 1.2,
mtl >= 1.1.1.0 && < 2.3,
@ -60,7 +60,7 @@ library
transformers >= 0.3.0.0,
text >= 0.11.3,
unix,
utf8-string >= 0.3 && < 0.4,
utf8-string >= 0.3 && < 1.1,
vector >= 0.7
exposed-modules: Graphics.Vty