GHCi: use non-updatable thunks for breakpoints
[ghc-hetmet.git] / rts / Exception.cmm
index a0a6db4..e6c0c0f 100644 (file)
 #include "Cmm.h"
 #include "RaiseAsync.h"
 
+#ifdef __PIC__
+import base_GHCziBase_True_closure;
+#endif
+
 /* -----------------------------------------------------------------------------
    Exception Primitives