summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/sigof02/sigof02dm.stdout
blob: a3a5fa8b4b0e146b2981e79c0f877a289a7ca471 (plain)
1
2
3
4
5
6
7
8
9
10
[1 of 5] Compiling MapAsSet[boot]   ( MapAsSet.hs-boot, tmp_sigof02dm/MapAsSet.o-boot )
[2 of 5] Compiling MapAsSet[merge]  ( MapAsSet.hi, tmp_sigof02dm/MapAsSet.o )
[3 of 5] Compiling Map[boot]        ( Map.hs-boot, tmp_sigof02dm/Map.o-boot )
[4 of 5] Compiling Map[merge]       ( Map.hi, tmp_sigof02dm/Map.o )
[5 of 5] Compiling Main             ( Double.hs, tmp_sigof02dm/Main.o )
Linking tmp_sigof02dm/Double ...
False
fromList [0,6]
[(0,"foo"),(6,"foo")]
fromList [(0,"foo"),(6,"foo")]