
compiler:
- compiler/typescheck/TcInstDecls.lhs                        TODO BEFORE COMMIT
  everything ccallable at the moment; needed for DIST

includes:
- ClosureFlags.c:
  Is REMOTE_REF _MUT or not? See code in scavenge_mutable_list 

- TSO.h:
   StgThreadPriorities might in the long run interfer with changes in the
   SMP code; look for a more general design of priorities.

- PackNearbyGraph: 1 more arg
   MVars barfed at; Gdh uses RemoteRefs

- ParInit.c etc
   StartUp and ShutDown code moved out of LLC etc.
   
- SysMan:
   Use explicit placement of PEs for GPH too.
