Use cp -R instead of cp -a (it's more portable).
[ghc-hetmet.git] / rts / Hash.c
2006-08-08 Simon MarlowRemember to free() memory on exit
2006-04-07 Simon MarlowReorganisation of the source tree