summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T2993.stderr
blob: d993c398ca517e8b9f49f4dda24bbd577cbb5062 (plain)
1
2
3
4

T2993.hs:7:13: error:
    Variable not in scope: (<**>) :: t1 -> (a -> a) -> t2
    Suggested fix: Perhaps use ‘<*>’ (imported from Prelude)