X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghci%2FObjLink.lhs;h=7981c8208c906ad797fc354e2360a8ee57b77393;hb=b7fe69ecd3cff467bb33913c9f36d66f2cf8ac4a;hp=1dbf0cfa731e018b8e6aa1010115b9d0530b9df7;hpb=41ba0887070487f5cb0f60c55e8f612a6bcaccff;p=ghc-hetmet.git diff --git a/compiler/ghci/ObjLink.lhs b/compiler/ghci/ObjLink.lhs index 1dbf0cf..7981c82 100644 --- a/compiler/ghci/ObjLink.lhs +++ b/compiler/ghci/ObjLink.lhs @@ -28,7 +28,7 @@ import Config ( cLeadingUnderscore ) import Control.Monad ( when ) import Foreign.C import Foreign ( nullPtr ) -import GHC.Exts ( Ptr(..), unsafeCoerce# ) +import GHC.Exts ( Ptr(..) )