X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FInfo.hs;h=92da1a64b7b43a364232f29a0f6e9cf894164cd3;hb=41e8fba828acbae1751628af50849f5352b27873;hp=b38aea265fd2a67164a50cf597a8707c42a3f60c;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/System/Info.hs b/System/Info.hs index b38aea2..92da1a6 100644 --- a/System/Info.hs +++ b/System/Info.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE CPP #-} + ----------------------------------------------------------------------------- -- | -- Module : System.Info