add ga_inl, ga_inr
[ghc-base.git] / System / Posix / Types.hs
index 676fead..9bb85e2 100644 (file)
@@ -3,7 +3,9 @@
            , MagicHash
            , GeneralizedNewtypeDeriving
   #-}
-{-# OPTIONS_GHC -fno-warn-unused-binds #-}
+#ifdef __GLASGOW_HASKELL__
+{-# LANGUAGE DeriveDataTypeable, StandaloneDeriving #-}
+#endif
 
 -----------------------------------------------------------------------------
 -- |