X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fruntime%2Fgum%2FUnpack.lc;h=2df6741c57c6ee1864374229fd4b08b72f614e1e;hb=967cc47f37cb93a5e2b6df7822c9a646f0428247;hp=f6877df53942256335b3daef0c6cf41c5f26c487;hpb=769ce8e72ae626356ce57162b7ff448c0ef7e700;p=ghc-hetmet.git diff --git a/ghc/runtime/gum/Unpack.lc b/ghc/runtime/gum/Unpack.lc index f6877df..2df6741 100644 --- a/ghc/runtime/gum/Unpack.lc +++ b/ghc/runtime/gum/Unpack.lc @@ -56,7 +56,7 @@ CommonUp(P_ src, P_ dst) bqe = (P_) GEN_RBH_BQ(src); break; case INFO_FETCHME_TYPE: - bqe = Prelude_Z91Z93_closure; + bqe = PrelBase_Z91Z93_closure; break; case INFO_FMBQ_TYPE: bqe = (P_) FMBQ_ENTRIES(src);