unix-compat bump

This commit is contained in:
Michael Snoyman 2012-10-04 15:44:42 +02:00
parent 4ea4cefaf2
commit 34f2f8cb13

View File

@ -1,5 +1,5 @@
name: yesod
version: 1.1.1.1
version: 1.1.1.2
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -97,7 +97,7 @@ executable yesod
, template-haskell
, directory >= 1.0
, Cabal
, unix-compat >= 0.2 && < 0.4
, unix-compat >= 0.2 && < 0.5
, containers >= 0.2
, attoparsec >= 0.10
, http-types >= 0.7 && < 0.8