network 2.4
This commit is contained in:
parent
3b8b77841c
commit
fef3024d30
@ -1,5 +1,5 @@
|
||||
name: yesod-form
|
||||
version: 1.1.1.1
|
||||
version: 1.1.1.2
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
@ -26,7 +26,7 @@ library
|
||||
, data-default
|
||||
, xss-sanitize >= 0.3.0.1 && < 0.4
|
||||
, blaze-builder >= 0.2.1.4 && < 0.4
|
||||
, network >= 2.2 && < 2.4
|
||||
, network >= 2.2
|
||||
, email-validate >= 0.2.6 && < 0.3
|
||||
, bytestring >= 0.9.1.4
|
||||
, text >= 0.9 && < 1.0
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-test
|
||||
version: 0.3.0
|
||||
version: 0.3.0.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Nubis <nubis@woobiz.com.ar>
|
||||
@ -20,7 +20,7 @@ library
|
||||
, transformers >= 0.2.2 && < 0.4
|
||||
, wai >= 1.3 && < 1.4
|
||||
, wai-test >= 1.3 && < 1.4
|
||||
, network >= 2.2 && < 2.4
|
||||
, network >= 2.2
|
||||
, http-types >= 0.7 && < 0.8
|
||||
, HUnit >= 1.2 && < 1.3
|
||||
, hspec >= 1.3 && < 1.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user