summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p14.stderr
blob: 74717b121739788264d2a2def075b4474914ac93 (plain)
1
2
3
4
5
6
7
8
9

when making flags consistent: warning:
    Optimization flags are incompatible with the byte-code interpreter; optimization flags ignored.

<interactive>:10: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"