summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p14.stderr
blob: 736e8b448c80cbe77540ec7af1fb9ee4594a30d1 (plain)
1
2
3
4
5
6

<interactive>:9:25: error:
    • No instance for (Num a) arising from a use of ‘f’
      Possible fix: add (Num a) to the context of the RULE "id/Int"
    • In the expression: f
      When checking the rewrite rule "id/Int"