mkIfaceExports: sort the children of AvailTC
authorSimon Marlow <simonmar@microsoft.com>
Tue, 2 Oct 2007 11:49:17 +0000 (11:49 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 2 Oct 2007 11:49:17 +0000 (11:49 +0000)
commit7f10c5a6003704ba701d055e3d5cf113f46080ba
tree2061e6d59c2650e4c174dbf34b1410f58d34df61
parent9636f8cd435e598132687fc1e007c181f2f221e6
mkIfaceExports: sort the children of AvailTC
This fixes a problem with spurious recompilations: each time a module
was recompiled, the order of the children would change, causing extra
recompilation.

MERGE TO STABLE
compiler/iface/MkIface.lhs