X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fprelude%2FPrimRep.lhs;h=70bb36771dbe3c040d8929214e7abfe4b41cc53d;hb=014a3451c3179b6c485e67dd1463966d588be96a;hp=4c87fe5429a428ba854562e0ff47710ebc27c4f2;hpb=0d273d95cef3785176211d88fd2d67b9c3b5707b;p=ghc-hetmet.git diff --git a/ghc/compiler/prelude/PrimRep.lhs b/ghc/compiler/prelude/PrimRep.lhs index 4c87fe5..70bb367 100644 --- a/ghc/compiler/prelude/PrimRep.lhs +++ b/ghc/compiler/prelude/PrimRep.lhs @@ -57,6 +57,7 @@ data PrimRep | WeakPtrRep | ForeignObjRep + | BCORep | StablePtrRep -- guaranteed to be represented by a pointer