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 53bb093..5bcf6ba 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -80,6 +80,7 @@ common build-deps build-depends: base < 5 && >= 4.8 , Cabal < 2.5 && >= 2.0 || < 1.26 && >= 1.14 , cabal-plan < 0.5 && >= 0.3.0.0 + , clock < 0.8 && >= 0.7.2 , containers < 1 && >= 0.5.5.1 , bytestring < 0.11 && >= 0.9.2.1 , directory < 1.4 && >= 1.2.1.0 |