summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail082.stderr
blob: f72d4e04c4c4f478eada3c391e56b441a94ab8d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

tcfail082.hs:2:1: error: [GHC-87110]
    Could not find module ‘Data82’.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.

tcfail082.hs:3:1: error: [GHC-87110]
    Could not find module ‘Inst82_1’.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.

tcfail082.hs:4:1: error: [GHC-87110]
    Could not find module ‘Inst82_2’.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.