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

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