X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FStgMiscClosures.cmm;h=fca5bf40189094500d40b99aaf1b1d252c9aa370;hp=70d08aeb0e49468924f2837c2602688319406ebb;hb=143f4381d242e4a1c3174e8a0732a1e48f00a1aa;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1 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