Export 'insertSymbol' and 'insertStableSymbol'.
authorLemmih <lemmih@gmail.com>
Tue, 18 Apr 2006 02:18:06 +0000 (02:18 +0000)
committerLemmih <lemmih@gmail.com>
Tue, 18 Apr 2006 02:18:06 +0000 (02:18 +0000)
commit53e5ed273237468ed64ee30caf7a82e2678c4669
tree9d56d9408a8435866425f34d4c6e587e7565a9e9
parent6b2cf62bbab9beaff3c1996ef370ed04c9a8cd49
Export 'insertSymbol' and 'insertStableSymbol'.

'insertStableSymbol' is used for exporting closures that are affected by the GC.
compiler/ghci/ObjLink.lhs
includes/Linker.h
rts/GC.c
rts/Linker.c