X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FConc%2FWindows.hs;h=96f034cfb8d9d2a045f41b5230035dc0c9a221f0;hb=41e8fba828acbae1751628af50849f5352b27873;hp=b75018558683e231d56bd5cd7127cd72778dbcd1;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/GHC/Conc/Windows.hs b/GHC/Conc/Windows.hs index b750185..96f034c 100644 --- a/GHC/Conc/Windows.hs +++ b/GHC/Conc/Windows.hs @@ -1,6 +1,7 @@ -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE NoImplicitPrelude #-} {-# OPTIONS_GHC -fno-warn-missing-signatures #-} {-# OPTIONS_HADDOCK not-home #-} + ----------------------------------------------------------------------------- -- | -- Module : GHC.Conc.Windows