summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod136.stderr
blob: ccf110ac1386484228e312f2896f7bb51d0384f1 (plain)
1
2
3
4
5
6
7

mod136.hs:7:5: error: [GHC-88464]
    Variable not in scope: zipWith5
    Suggested fix:
      Perhaps use one of these:
        ‘zipWith’ (imported from Mod136_A),
        ‘zipWith3’ (imported from Mod136_A)