X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FStgMiscClosures.cmm;h=fca5bf40189094500d40b99aaf1b1d252c9aa370;hb=a92db2a52d056ab962e4f55d5d8e3997ac3b8e4f;hp=70d08aeb0e49468924f2837c2602688319406ebb;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/rts/StgMiscClosures.cmm b/rts/StgMiscClosures.cmm index 70d08ae..fca5bf4 100644 --- a/rts/StgMiscClosures.cmm +++ b/rts/StgMiscClosures.cmm @@ -641,8 +641,8 @@ static INFO_TBL_CONST StgInfoTable izh_static_info; #define Char_hash_static_info czh_static_info #define Int_hash_static_info izh_static_info #else -#define Char_hash_static_info GHCziBase_Czh_static -#define Int_hash_static_info GHCziBase_Izh_static +#define Char_hash_static_info base_GHCziBase_Czh_static +#define Int_hash_static_info base_GHCziBase_Izh_static #endif