For GHC, implement the Typeable.hs macros using standalone deriving
[ghc-base.git] / GHC / Conc / Sync.lhs
index af69a63..0214a56 100644 (file)
@@ -7,6 +7,7 @@
            , UnliftedFFITypes
            , ForeignFunctionInterface
            , DeriveDataTypeable
+           , StandaloneDeriving
            , RankNTypes
   #-}
 {-# OPTIONS_GHC -fno-warn-missing-signatures #-}