diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 56d85cb..ec35f9d 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -44,6 +44,7 @@ library , CabalHelper.Types default-language: Haskell2010 Build-Depends: base >= 4.5 && < 5 + , Cabal >= 1.14 && < 1.23 , data-default , directory , filepath |