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

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