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

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