network-conduit 0.6
This commit is contained in:
parent
dc0c89574a
commit
ff46de28b5
@ -1,5 +1,5 @@
|
|||||||
name: yesod-default
|
name: yesod-default
|
||||||
version: 1.1.0.1
|
version: 1.1.0.2
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Patrick Brisbin
|
author: Patrick Brisbin
|
||||||
@ -30,7 +30,7 @@ library
|
|||||||
, shakespeare-js >= 1.0 && < 1.1
|
, shakespeare-js >= 1.0 && < 1.1
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, yaml >= 0.8 && < 0.9
|
, yaml >= 0.8 && < 0.9
|
||||||
, network-conduit >= 0.5 && < 0.6
|
, network-conduit >= 0.5 && < 0.7
|
||||||
, unordered-containers
|
, unordered-containers
|
||||||
, hamlet >= 1.1 && < 1.2
|
, hamlet >= 1.1 && < 1.2
|
||||||
, data-default
|
, data-default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user