summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p14.stderr
blob: 65baafe71644fb916b733955ae4d61c140b37c7b (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 transformation rule "id/Int"