~singpolyma/cheogram

38584b3c5f5c43e59dce9908e095287479a57891 — Christopher Vollick 3 years ago 19fd5a4
Relax Dhall Version

I constrained it to the one version I happened to have installed to ensure it
worked. Now that I have more time, though, I've tested and it appears to also
work on these other versions.
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.37.1,
                dhall >= 1.33 && < 1.38,
                errors,
                hedis,
                HostAndPort,