summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/sigof02/sigof02dmt.stderr
blob: 1da04499ba65db9d0e5f2b1ecf54a77d8f94d89e (plain)
1
2
3
4
5
6
7
8

Double.hs:11:20:
    Couldn't match expected type ‘MapAsSet.Map k0 a0’
                with actual type ‘Map.Map Int [Char]’
    NB: ‘MapAsSet.Map’ is defined at MapAsSet.hsig:7:1-12
        ‘Map.Map’ is defined at Map.hsig:15:1-12
    In the first argument of ‘keysSet’, namely ‘x’
    In the first argument of ‘print’, namely ‘(keysSet x)’