From 6c009b71d3121730c394aedd8a31a5ecb774231b Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Wed, 30 Nov 2016 19:33:44 -0800 Subject: [PATCH] Add constraint for vanilla cabal builds (#752) --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index ffe909923..b14cef968 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -68,7 +68,7 @@ library , lens , lens-aeson , network-uri - , optparse-applicative + , optparse-applicative >= 0.12.0.0 && < 0.13.0.0 , parsec , protolude , Ranged-sets == 0.3.0