Make it a fatal error to try to enter a PAP
[ghc-hetmet.git] / ghc / includes / StgMiscClosures.h
index 844c846..62a7ed3 100644 (file)
@@ -424,6 +424,7 @@ RTS_FUN(stg_ap_pppv_fast);
 RTS_FUN(stg_ap_pppp_fast);
 RTS_FUN(stg_ap_ppppp_fast);
 RTS_FUN(stg_ap_pppppp_fast);
+RTS_FUN(stg_PAP_apply);
 
 /* standard GC & stack check entry points, all defined in HeapStackCheck.hc */