~singpolyma/cheogram

d3c30ef550f034a2682c1c94c6d90b4e25132b12 — Stephen Paul Weber 1 year, 10 months ago 35f8474
Loosen dhall constraint
1 files changed, 1 insertions(+), 1 deletions(-)

M cheogram.cabal
M cheogram.cabal => cheogram.cabal +1 -1
@@ 35,7 35,7 @@ executable cheogram
                case-insensitive,
                containers,
                cryptonite,
                dhall >= 1.33 && < 1.38,
                dhall >= 1.33 && < 1.40,
                errors,
                hedis,
                HostAndPort,