X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal.hs;h=77a4ebf3cc08f888ba66f74935a22d41a2431fca;hb=41e8fba828acbae1751628af50849f5352b27873;hp=2c16c018fe622327d02a538a4f32a6b46640a5f0;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/Foreign/Marshal.hs b/Foreign/Marshal.hs index 2c16c01..77a4ebf 100644 --- a/Foreign/Marshal.hs +++ b/Foreign/Marshal.hs @@ -1,4 +1,5 @@ -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE CPP, NoImplicitPrelude #-} + ----------------------------------------------------------------------------- -- | -- Module : Foreign.Marshal