summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T7862.stderr
blob: d430310aa9bc6b5ae34713b648b0019943d1fc7a (plain)
1
2
3
4
5
6
7

T7862.hs:23:10: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’
                                                              or
                                                              ‘-’)
    • In the instance declaration for ‘Num (Tower s a)’