summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/ExtraConstraintsWildcardNotPresent.stderr
blob: 3072da9b7e0c671965bb49220bb176762477c173 (plain)
1
2
3
4
5
6
7
8

ExtraConstraintsWildcardNotPresent.hs:6:11: error:
    No instance for (Show a) arising from a use of ‘show’
    Possible fix:
      add (Show a) to the context of
        the inferred type of show' :: a -> String
    In the expression: show x
    In an equation for ‘show'’: show' x = show x