Replace "tail -n +2" with "sed 1d", as Solaris doesn't understand the former
[ghc-hetmet.git] / rts / Hash.h
2006-10-20 Simon Marlowadd prototypes for exitHashTable()
2006-04-07 Simon MarlowReorganisation of the source tree