unix-compat bump
This commit is contained in:
parent
4ea4cefaf2
commit
34f2f8cb13
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user