FIX #1626: needed to export hs_hpc_rootModule
authorSimon Marlow <simonmar@microsoft.com>
Thu, 23 Aug 2007 11:28:14 +0000 (11:28 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 23 Aug 2007 11:28:14 +0000 (11:28 +0000)
rts/Linker.c

index 2d50280..72f2f7e 100644 (file)
@@ -532,6 +532,7 @@ typedef struct _RtsSymbolVal {
       SymX(hs_perform_gc)                      \
       SymX(hs_free_stable_ptr)                 \
       SymX(hs_free_fun_ptr)                    \
+      SymX(hs_hpc_rootModule)                  \
       SymX(initLinker)                         \
       SymX(unpackClosurezh_fast)                \
       SymX(getApStackValzh_fast)                \