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

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