Use cp -R instead of cp -a (it's more portable).
[ghc-hetmet.git] / rts / StgPrimFloat.c
2006-11-20 Ian LynaghCope with big endian float word order on little endian...
2006-04-07 Simon MarlowReorganisation of the source tree