yesod-static: fix containers dep

This commit is contained in:
Michael Snoyman 2011-10-14 07:44:50 +02:00
parent ca56fed4ed
commit 0d716a50c2

View File

@ -1,5 +1,5 @@
name: yesod-static
version: 0.3.1.1
version: 0.3.1.2
license: BSD3
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -20,7 +20,7 @@ flag test
library
build-depends: base >= 4 && < 5
, containers >= 0.4
, containers
, old-time >= 1.0
, yesod-core >= 0.9 && < 0.10
, base64-bytestring >= 0.1.0.1 && < 0.2