Use explicit language extensions & remove extension fields from base.cabal
[ghc-base.git] / Control / Concurrent / QSem.hs
index 8e8a301..22f6c0c 100644 (file)
@@ -1,3 +1,5 @@
+{-# LANGUAGE CPP #-}
+
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Control.Concurrent.QSem