diff --git a/compiler/bond.cabal b/compiler/bond.cabal index 8fe1f25176..04cefefdf0 100644 --- a/compiler/bond.cabal +++ b/compiler/bond.cabal @@ -90,7 +90,7 @@ test-suite gbc-tests derive, HUnit, QuickCheck, - Diff >= 0.2 && < 0.4, + Diff >= 0.2 && <= 0.3.2, pretty, tasty, tasty-golden,