Use cp -R instead of cp -a (it's more portable).
[ghc-hetmet.git] / rts / Task.h
2006-12-11 Ian LynaghAdd freeScheduler/freeTaskManager and call it later...
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-04-07 Simon MarlowReorganisation of the source tree