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

when making flags consistent: warning:
    Optimization flags conflict with --interactive; 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"