X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FEnvironment.hs;h=60325b36118923a9a7009d7cbfeca141926b0b4c;hb=41e8fba828acbae1751628af50849f5352b27873;hp=4b9b0a1b29bb9636b223d5557e4ace9d06fcb125;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/GHC/Environment.hs b/GHC/Environment.hs index 4b9b0a1..60325b3 100644 --- a/GHC/Environment.hs +++ b/GHC/Environment.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE ForeignFunctionInterface #-} module GHC.Environment (getFullArgs) where