X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FPosix%2FInternals.hs;h=2a6126cdc0fc4965e8a7d1032f446cac0cabff31;hb=41e8fba828acbae1751628af50849f5352b27873;hp=941dd5e6f1924d419493be0e365bae12fe8da1a2;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/System/Posix/Internals.hs b/System/Posix/Internals.hs index 941dd5e..2a6126c 100644 --- a/System/Posix/Internals.hs +++ b/System/Posix/Internals.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE CPP, NoImplicitPrelude, ForeignFunctionInterface #-} {-# OPTIONS_GHC -fno-warn-unused-binds #-} {-# OPTIONS_HADDOCK hide #-}