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

T2993.hs:7:13: error:
    • Variable not in scope: (<**>) :: t -> (a -> a) -> t1
    • Perhaps you meant ‘<*>’ (imported from Prelude)