Replace "tail -n +2" with "sed 1d", as Solaris doesn't understand the former
[ghc-hetmet.git] / rts / RtsSignals.h
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-04-07 Simon MarlowReorganisation of the source tree