summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/ExtraConstraintsWildcardNotPresent.stderr
blob: 10f467ba99dab6f9ffd433e4fe19aa7cdc479f4d (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