From 0d37be90170c15514a0899b0e8ed2ffab2359874 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 8 Sep 2017 11:16:00 -0700 Subject: [PATCH] Constrain jose to < 0.6 (#967) --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index b4246137e..2a0db9639 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -66,7 +66,7 @@ library , http-types , insert-ordered-containers , interpolatedstring-perl6 - , jose + , jose < 0.6 , lens , lens-aeson , network-uri