summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T10618.stderr
blob: 21c35471ddc79e203c946ff8b1c02c3e31db0444 (plain)
1
2
3
4
5
6

T10618.hs:3:22: error:
    • Variable not in scope: (<>) :: Maybe (Maybe a1) -> Maybe a0 -> t
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Prelude), ‘*>’ (imported from Prelude),
        ‘<$’ (imported from Prelude)