diff options
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr')
-rw-r--r-- | testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr b/testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr index 4a34c3c81d..a0ba926b48 100644 --- a/testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr +++ b/testsuite/tests/partial-sigs/should_compile/SomethingShowable.stderr @@ -1,7 +1,7 @@ TYPE SIGNATURES somethingShowable :: Show Bool => Bool -> String Dependent modules: [] -Dependent packages: [base-4.13.0.0, ghc-bignum-1.0, ghc-prim-0.6.1] +Dependent packages: [base-4.13.0.0, ghc-bignum-1.0, ghc-prim-0.7.0] SomethingShowable.hs:5:1: warning: [-Wsimplifiable-class-constraints (in -Wdefault)] • The constraint ‘Show Bool’ matches |