[project @ 2004-09-06 11:10:32 by simonmar]
authorsimonmar <unknown>
Mon, 6 Sep 2004 11:12:02 +0000 (11:12 +0000)
committersimonmar <unknown>
Mon, 6 Sep 2004 11:12:02 +0000 (11:12 +0000)
commit1d10874717ff05d2babc9cbf079d5895fcc0a922
tree1553a955884c36699b8a392bc8c4296fc47fb727
parent770cf0549a25ab66546a2d20a56c8f38c569d5d7
[project @ 2004-09-06 11:10:32 by simonmar]
Further to the RTS messaging tidyup: export the new message API and
hooks via RtsMessages.h, so that a client program can easily redirect
messages.
ghc/includes/Rts.h
ghc/includes/RtsMessages.h [new file with mode: 0644]
ghc/rts/RtsMessages.c [new file with mode: 0644]
ghc/rts/RtsUtils.c
ghc/rts/RtsUtils.h