diff --git a/stache.cabal b/stache.cabal index d15a03b..b5fc2e6 100644 --- a/stache.cabal +++ b/stache.cabal @@ -73,7 +73,7 @@ executable stache aeson >=2 && <3, base >=4.15 && <5, gitrev >=1.3 && <1.4, - optparse-applicative >=0.14 && <0.19, + optparse-applicative >=0.14 && <0.20, stache, text >=0.2 && <2.2, yaml >=0.8 && <0.12,