From 5f2452eb7bc4194109b8ba432f465b32da8873d9 Mon Sep 17 00:00:00 2001 From: Torsten Schmits Date: Sat, 16 Sep 2023 17:11:05 +0200 Subject: [PATCH] bump inspection-testing --- package.yaml | 2 +- polysemy-plugin/package.yaml | 2 +- polysemy-plugin/polysemy-plugin.cabal | 2 +- polysemy.cabal | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.yaml b/package.yaml index 53cbb490..44bbba09 100644 --- a/package.yaml +++ b/package.yaml @@ -94,7 +94,7 @@ tests: - -with-rtsopts=-N dependencies: - polysemy - - inspection-testing >= 0.4.2 && < 0.5 + - inspection-testing >= 0.4.2 && < 0.6 - hspec >= 2.6.0 && < 3 - doctest >= 0.16.0.1 && < 0.21 - hspec-discover >= 2.0 diff --git a/polysemy-plugin/package.yaml b/polysemy-plugin/package.yaml index 41c84fd3..cd90d563 100644 --- a/polysemy-plugin/package.yaml +++ b/polysemy-plugin/package.yaml @@ -63,7 +63,7 @@ tests: - polysemy-plugin - hspec >= 2.6.0 && < 3 - should-not-typecheck >= 2.1.0 && < 3 - - inspection-testing >= 0.4.2 && < 0.5 + - inspection-testing >= 0.4.2 && < 0.6 - doctest >= 0.16.0.1 && < 0.21 generated-other-modules: - Build_doctests diff --git a/polysemy-plugin/polysemy-plugin.cabal b/polysemy-plugin/polysemy-plugin.cabal index 4974488e..19903fcb 100644 --- a/polysemy-plugin/polysemy-plugin.cabal +++ b/polysemy-plugin/polysemy-plugin.cabal @@ -117,7 +117,7 @@ test-suite polysemy-plugin-test , ghc-tcplugins-extra >=0.3 && <0.5 , hspec >=2.6.0 && <3 , hspec-discover - , inspection-testing >=0.4.2 && <0.5 + , inspection-testing >=0.4.2 && <0.6 , polysemy >=1.3.0.0 , polysemy-plugin , primitive >=0.7 && <0.9 diff --git a/polysemy.cabal b/polysemy.cabal index ced2c7d7..d3770c54 100644 --- a/polysemy.cabal +++ b/polysemy.cabal @@ -190,7 +190,7 @@ test-suite polysemy-test , first-class-families >=0.5.0.0 && <0.9 , hspec >=2.6.0 && <3 , hspec-discover >=2.0 - , inspection-testing >=0.4.2 && <0.5 + , inspection-testing >=0.4.2 && <0.6 , mtl >=2.2.2 && <3 , polysemy , primitive >=0.7 && <0.9