LGTM

On Tue, Apr 12, 2016 at 5:44 PM, 'Brian Foley' via ganeti-devel <
[email protected]> wrote:

> Backported from master.
>
> Signed-off-by: Brian Foley <[email protected]>
> ---
>  cabal/ganeti.template.cabal | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/cabal/ganeti.template.cabal b/cabal/ganeti.template.cabal
> index 3540949..00da7c7 100644
> --- a/cabal/ganeti.template.cabal
> +++ b/cabal/ganeti.template.cabal
> @@ -61,8 +61,8 @@ library
>      , curl                          >= 1.3.7      && < 1.4
>      , hinotify                      >= 0.3.2      && < 0.4
>      , hslogger                      >= 1.1.4      && < 1.3
> -    , json                          >= 0.5        && < 0.9
> -    , lens                          >= 3.10       && < 4.8
> +    , json                          >= 0.5        && < 1.0
> +    , lens                          >= 3.10       && <= 4.13.1
>      , lifted-base                   >= 0.2.0.3    && < 0.3
>      , monad-control                 >= 0.3.1.3    && < 1.1
>      , MonadCatchIO-transformers     >= 0.3.0.0    && < 0.4
> --
> 2.8.0.rc3.226.g39d4020
>
>

Reply via email to