File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080 - -with-rtsopts=-N
8181 dependencies :
8282 - polysemy
83- - inspection-testing >= 0.4.2 && < 0.6
83+ - inspection-testing >= 0.4.2 && < 0.7
8484 - hspec >= 2.6.0 && < 3
8585 - doctest >= 0.16.0.1 && < 0.23
8686 - hspec-discover >= 2.0
Original file line number Diff line number Diff line change 6262 - polysemy-plugin
6363 - hspec >= 2.6.0 && < 3
6464 - should-not-typecheck >= 2.1.0 && < 3
65- - inspection-testing >= 0.4.2 && < 0.6
65+ - inspection-testing >= 0.4.2 && < 0.7
6666 - doctest >= 0.16.0.1 && < 0.23
6767 generated-other-modules :
6868 - Build_doctests
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ test-suite polysemy-plugin-test
116116 , ghc-tcplugins-extra >= 0.3 && < 0.5
117117 , hspec >= 2.6.0 && < 3
118118 , hspec-discover
119- , inspection-testing >= 0.4.2 && < 0.6
119+ , inspection-testing >= 0.4.2 && < 0.7
120120 , polysemy >= 1.3.0.0
121121 , polysemy-plugin
122122 , should-not-typecheck >= 2.1.0 && < 3
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ test-suite polysemy-test
171171 , first-class-families >= 0.5.0.0 && < 0.9
172172 , hspec >= 2.6.0 && < 3
173173 , hspec-discover >= 2.0
174- , inspection-testing >= 0.4.2 && < 0.6
174+ , inspection-testing >= 0.4.2 && < 0.7
175175 , mtl >= 2.2.2 && < 3
176176 , polysemy
177177 , stm == 2. *
You can’t perform that action at this time.
0 commit comments